mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update change_url: add tmp debug ...
This commit is contained in:
parent
9acbbe212b
commit
5116bde160
1 changed files with 7 additions and 0 deletions
|
@ -62,3 +62,10 @@ ynh_permission_url --permission="api" --url="re:$new_domain\/.well-known\/.*" --
|
|||
#=================================================
|
||||
|
||||
ynh_script_progression --message="Change of URL completed for $app" --last
|
||||
|
||||
# Tmp debug for the stupid trusted domain issue x_x
|
||||
ynh_print_info $(cat /var/www/nextcloud/config/config.php)
|
||||
|
||||
systemctl restart php${phpversion}-fpm
|
||||
|
||||
sleep 5
|
||||
|
|
Loading…
Add table
Reference in a new issue