mirror of
https://github.com/YunoHost-Apps/bozon_ynh.git
synced 2024-09-03 18:16:09 +02:00
update
This commit is contained in:
parent
600d7f8ccd
commit
47384bab9f
1 changed files with 2 additions and 0 deletions
|
@ -75,6 +75,8 @@ yunohost app ssowatconf
|
|||
|
||||
# fill the superadmin creation form (helper ynh_local_curl doesn't work due to --data vs --data-urlencode ?)
|
||||
admin_url="/index.php?p=login"
|
||||
myynh_local_curl $admin_url
|
||||
sleep 1
|
||||
myynh_local_curl $admin_url "creation=1" "login=$admin" "pass=$password" "confirm=$password"
|
||||
|
||||
# if app is private, remove url to SSOWat conf from skipped_uris
|
||||
|
|
Loading…
Reference in a new issue