From 1960aa8d77d617c2623b0e62c7c2a4e225ac6e05 Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Mon, 21 Oct 2019 18:48:51 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/install b/scripts/install index 0c44d2d..95aefc0 100755 --- a/scripts/install +++ b/scripts/install @@ -206,8 +206,6 @@ ynh_script_progression --message="Configuring a systemd service..." --time --wei # Create a dedicated systemd config ynh_add_systemd_config -sleep 120s - #================================================= # SETUP APPLICATION WITH CURL #================================================= @@ -288,8 +286,6 @@ ynh_script_progression --message="Configuring log rotation..." --time --weight=1 # Use logrotate to manage application logfile(s) ynh_use_logrotate -sleep 120s - #================================================= # ADVERTISE SERVICE IN ADMIN PANEL #=================================================