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

[fix] change_url

This commit is contained in:
Rafi59 2017-10-21 10:53:50 +02:00 committed by GitHub
parent 5260ec0902
commit d1f9ae10b0

View file

@ -81,7 +81,10 @@ fi
#=================================================
# SPECIFIC MODIFICATIONS
#=================================================
# ...
ynh_backup_if_checksum_is_different "$nc_conf"
ynh_replace_string "#DOMAIN#" "$domain" "$nc_conf"
ynh_store_file_checksum "$nc_conf"
#=================================================
#=================================================