diff --git a/scripts/upgrade b/scripts/upgrade index 8dfd03b..c2dcaf5 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -46,6 +46,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/searxng-src" ynh_secure_remove --file="$install_dir/searxng-pyenv" myynh_source_searxng