From c6ed19e2ef9dc4fe1e2673d4ee4af72f90d67ee6 Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Mon, 21 Oct 2019 22:47:59 +0200 Subject: [PATCH] Update install --- scripts/install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 8ff98d7..f588426 100755 --- a/scripts/install +++ b/scripts/install @@ -152,7 +152,7 @@ ynh_script_progression --message="Configuring nginx web server..." --time --weig ### `ynh_add_nginx_config` will use the file conf/nginx.conf # Create a dedicated nginx config sw. muss wahrscheinlich nix gemacht werden, weil /conf/nginx.conf einfach stimmt -#sw. ynh_add_nginx_config +ynh_add_nginx_config #================================================= # CREATE DEDICATED USER @@ -318,7 +318,6 @@ ynh_script_progression --message="Starting a systemd service..." --time --weight # Start a systemd service ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log" -sleep 120s #================================================= # SETUP FAIL2BAN