diff --git a/scripts/upgrade b/scripts/upgrade index 26fb9c7..2713693 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -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