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