mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Update install
This commit is contained in:
parent
5e96812530
commit
56e4852d75
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ ynh_script_progression --message="Finalizing installation..." --weight=1
|
|||
|
||||
ynh_local_curl "/cp-install"
|
||||
|
||||
ynh_local_curl "/cp-install/create-superadmin" "email=$email" "username=$admin" "password=$password"
|
||||
ynh_local_curl "/cp-install/create-superadmin" "username=$admin" "email=$email" "password=$password"
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
Loading…
Add table
Reference in a new issue