diff options
Diffstat (limited to 'manage')
| -rwxr-xr-x | manage | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -665,8 +665,6 @@ themes.oscar() { themes.simple() { build_msg GRUNT "theme: simple" npm --prefix searx/static/themes/simple run build - # just report eslint issues but do not break the build (--force) - npm --prefix searx/static/themes/simple run eslint --force dump_return $? } |