From c12e11725b1b01e8aeada29cd5a750461bd3d70a Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 22 Jul 2024 15:27:04 +0200 Subject: [PATCH] Refractor --- scripts/upgrade | 1 + 1 file changed, 1 insertion(+) 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