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