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 2022-02-06 15:15:09 +01:00
parent 1feccaec5b
commit f39d40b2ee
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -147,7 +147,7 @@ ynh_script_progression --message="Finalizing installation..." --weight=1
ynh_local_curl "/cp-install" 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" "email=$email" "username=$admin" "password='$password'"
ynh_permission_update --permission="main" --remove="visitors" ynh_permission_update --permission="main" --remove="visitors"