1
0
Fork 0
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:
ericgaspar 2021-04-16 14:02:44 +02:00
parent dbf840de5a
commit b56d5eee56
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -123,7 +123,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" "csrf_test_name=7b748827ae56137fb7c8abd7f7e4ea00" "email=$email" "username=$admin" "password=$password"
ynh_permission_update --permission="main" --remove="visitors" ynh_permission_update --permission="main" --remove="visitors"