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:
parent
5260ec0902
commit
d1f9ae10b0
1 changed files with 4 additions and 1 deletions
|
@ -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"
|
||||
|
||||
#=================================================
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue