diff --git a/scripts/upgrade b/scripts/upgrade index c2dcaf5..d435a78 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -47,6 +47,7 @@ ynh_systemd_action --service_name="uwsgi-app@$app.service" --action="stop" --log if [ "$upgrade_type" == "UPGRADE_APP" ] then ynh_secure_remove --file="$install_dir/.profile" + ynh_secure_remove --file="$install_dir/.cache" ynh_secure_remove --file="$install_dir/searxng-src" ynh_secure_remove --file="$install_dir/searxng-pyenv" myynh_source_searxng