From 97b06517bf5303ed1403f1a9c25d814c4b29752f Mon Sep 17 00:00:00 2001 From: Limezy Date: Fri, 30 Sep 2022 11:00:07 +0700 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index c524002..9687b1c 100755 --- a/scripts/restore +++ b/scripts/restore @@ -80,7 +80,7 @@ ynh_systemd_action --action=restart --service_name=fail2ban ynh_script_progression --message="Reinstalling dependencies..." --weight=1 # Define and install dependencies -ynh_install_app_dependencies $pkg_dependencies +# ynh_install_app_dependencies $pkg_dependencies #================================================= # RESTORE THE NGINX CONFIGURATION