mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Update change_url
This commit is contained in:
parent
d16f598a44
commit
b538cee254
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ fi
|
|||
#=================================================
|
||||
ynh_script_progression --message="Configuring $app..." --weight=1
|
||||
|
||||
domain_path=https://$new_domain$new_path
|
||||
domain_path="https://${new_domain}${new_path}"
|
||||
|
||||
ynh_add_config --template="../conf/config.php" --destination="$final_path/config.php"
|
||||
|
||||
|
|
Loading…
Reference in a new issue