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
6a75dbb93d
commit
a69acbafbd
1 changed files with 2 additions and 2 deletions
|
@ -84,8 +84,8 @@ sudo chmod 644 "$phpfpm_conf"
|
|||
## set temporary public access
|
||||
ynh_app_setting_set "$app" unprotected_uris "/"
|
||||
## start app
|
||||
sudo service nginx reload
|
||||
sudo yunohost app ssowatconf
|
||||
sudo service php5-fpm restart || true
|
||||
sudo service nginx restart || true
|
||||
## fill the superadmin creation form
|
||||
curl_path=$([ "$path" == "/" ] || echo "$path")
|
||||
sudo curl -k -X POST \
|
||||
|
|
Loading…
Add table
Reference in a new issue