From a0d29889f1fa9d0c0c5f94dfe185bdfdab48a1a8 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 20 May 2022 23:26:13 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 6873ccf..8acf17c 100755 --- a/scripts/install +++ b/scripts/install @@ -152,7 +152,7 @@ ynh_script_progression --message="Adding an admin..." --weight=3 #Generate the run-time configuration php$phpversion $final_path/scripts/config_gen.php -# create an account +# create an admin account php$phpversion $final_path/scripts/create_account.php $admin $password #=================================================