[bin] Fix searx wallpaper dir
This commit is contained in:
@ -37,7 +37,7 @@ echo "Setting Slim background image"
|
||||
rm $SLIM_BG_FILE
|
||||
cp $BASEDIR/$date.jpg $SLIM_BG_FILE
|
||||
|
||||
SEARX_BG_FILE=/usr/local/lib/python2.7/site-packages/searx/static/themes/courgette/img/bg-body-index.jpg
|
||||
SEARX_BG_FILE=/usr/local/src/searx/searx/static/themes/oscar/img/bg.jpg
|
||||
echo "Setting Searx background image"
|
||||
scp $BASEDIR/$date.jpg search.local:$SEARX_BG_FILE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user