mirror of
https://github.com/searxng/searxng.git
synced 2026-06-01 07:27:16 +02:00
[fix] static file paths
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ before_install:
|
||||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
- npm install -g less grunt-cli
|
||||
- ( cd searx/static/oscar;npm install )
|
||||
- ( cd searx/static/themes/oscar;npm install )
|
||||
install:
|
||||
- "make"
|
||||
- pip install coveralls
|
||||
|
||||
Reference in New Issue
Block a user