mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update change_url
This commit is contained in:
parent
d1fc31add2
commit
5d4f8a3730
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ then
|
||||||
exec_occ config:system:set trusted_domains 1 --value=$new_domain
|
exec_occ config:system:set trusted_domains 1 --value=$new_domain
|
||||||
|
|
||||||
# Change hostname for activity notifications
|
# Change hostname for activity notifications
|
||||||
exec_occ config:system:set overwrite.cli.url --value="https://${new_domain}"
|
exec_occ config:system:set overwrite.cli.url --value="https://${new_domain}${new_path}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $change_domain -eq 1 ]
|
if [ $change_domain -eq 1 ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue