1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

Add checksum

This commit is contained in:
ericgaspar 2020-08-15 09:12:59 +02:00
parent 77f688004e
commit af1b70e110
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -80,11 +80,13 @@ fi
#=================================================
# SPECIFIC MODIFICATIONS
#=================================================
ynh_script_progression --message="Configuring ttrss..." --weight=1
ynh_script_progression --message="Configuring $app..." --weight=1
domain="$new_domain"
path_url="$new_path"
ynh_backup_if_checksum_is_different --file="$final_path/config.php"
cp ../conf/config.php "$final_path/config.php"
# Change domain name in config.php