1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cypht_ynh.git synced 2024-09-03 18:26:09 +02:00

Update install

This commit is contained in:
ericgaspar 2022-05-20 23:26:13 +02:00
parent d83e0dd226
commit a0d29889f1
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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