1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Merge branch 'testing' into v2_PostgreSQL

This commit is contained in:
Éric Gaspar 2024-01-10 08:46:44 +01:00
commit 63bd60d6f3

View file

@ -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
cat /var/www/nextcloud/config/config.php >&$YNH_STDINFO
systemctl restart php${phpversion}-fpm
sleep 5