diff --git a/scripts/restore b/scripts/restore index aee43a5..57d2014 100755 --- a/scripts/restore +++ b/scripts/restore @@ -34,7 +34,7 @@ chown -R $app:www-data "$data_dir" #================================================= # RESTORE THE NGINX CONFIGURATION #================================================= -ynh_script_progression --message="Restoring the NGINX web server configuration..." --time --weight=1 +ynh_script_progression --message="Restoring the NGINX web server configuration..." --weight=1 ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"