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
b538cee254
commit
935d94d1ad
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ fi
|
|||
ynh_script_progression --message="Configuring $app..." --weight=1
|
||||
|
||||
domain_path="https://${new_domain}${new_path}"
|
||||
|
||||
domain="$new_domain"
|
||||
ynh_add_config --template="../conf/config.php" --destination="$final_path/config.php"
|
||||
|
||||
chmod 400 "$final_path/config.php"
|
||||
|
|
Loading…
Reference in a new issue