1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searx_ynh.git synced 2024-09-03 20:16:30 +02:00

[fix] upgrade script

This commit is contained in:
Beudbeud 2015-09-08 23:30:32 +02:00
parent 27f9f8b780
commit efb5928aa1

View file

@ -29,6 +29,7 @@ then
fi
final_path=/opt/yunohost/searx
sudo cp -r ../sources/* $final_path
sudo bash -c "source $final_path/bin/activate && pip install -r $final_path/requirements.txt --upgrade"
# Disable swapfile