From 438f42c291747962e93e3b0ced44c9b73f7c8390 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 22 Jul 2021 08:33:20 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/install b/scripts/install index dc62097..d97ac61 100644 --- a/scripts/install +++ b/scripts/install @@ -194,10 +194,6 @@ ynh_script_progression --message="Reloading NGINX web server..." --weight=1 ynh_systemd_action --service_name=nginx --action=reload -pushd $final_path - php$phpversion daemon.php setAdmin $admin@${maindomain} -popd - #================================================= # END OF SCRIPT #=================================================