From 4ab0c72d3c81981bb49c52e1abdb47ff1b7787c1 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 11 Feb 2021 16:13:45 +0100 Subject: [PATCH] Update install --- scripts/install | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/install b/scripts/install index a2785c9..c5137fa 100755 --- a/scripts/install +++ b/scripts/install @@ -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"