1
0
Fork 0
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:
ericgaspar 2022-02-11 09:00:27 +01:00
parent d16f598a44
commit b538cee254
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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"