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 #=================================================