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
dbf840de5a
commit
b56d5eee56
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ ynh_systemd_action --service_name=nginx --action=reload
|
|||
|
||||
# Installation with curl
|
||||
ynh_script_progression --message="Finalizing installation..." --weight=1
|
||||
ynh_local_curl "/cp-install" "email=$email" "username=$admin" "password=$password"
|
||||
ynh_local_curl "/cp-install" "csrf_test_name=7b748827ae56137fb7c8abd7f7e4ea00" "email=$email" "username=$admin" "password=$password"
|
||||
|
||||
ynh_permission_update --permission="main" --remove="visitors"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue