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
8b123ed83a
commit
eb8a2c35c3
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ ynh_systemd_action --service_name=nginx --action=reload
|
||||||
# Installation with curl
|
# Installation with curl
|
||||||
ynh_script_progression --message="Finalizing installation..." --weight=1
|
ynh_script_progression --message="Finalizing installation..." --weight=1
|
||||||
|
|
||||||
ynh_local_curl "/cp-install" "email=$email" "username=$admin" "password='$password'"
|
ynh_local_curl "/cp-install" "email=$email" "username=$admin" "password=$password"
|
||||||
|
|
||||||
# ynh_local_curl "/cp-install/create-superadmin" "email=$email" "username=$admin" "password='$password'"
|
# ynh_local_curl "/cp-install/create-superadmin" "email=$email" "username=$admin" "password='$password'"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue