1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00

Update install

This commit is contained in:
ericgaspar 2021-02-11 16:13:45 +01:00
parent 9b59f4e345
commit 4ab0c72d3c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -99,10 +99,6 @@ ynh_script_progression --message="Configuring Castopod..." --weight=1
ynh_add_config --template="../conf/.env.example" --destination="$final_path/.env"
#=================================================
# STORE THE CONFIG FILE CHECKSUM
#=================================================
# Recalculate and store the config file checksum into the app settings
ynh_store_file_checksum --file="$final_path/.env"