From 799101044c4e876ceffa32c85e3d515141591f98 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Wed, 6 Sep 2017 21:43:02 +0200 Subject: [PATCH] Update install --- scripts/install | 7 ------- 1 file changed, 7 deletions(-) diff --git a/scripts/install b/scripts/install index 4583a33..0528a46 100755 --- a/scripts/install +++ b/scripts/install @@ -95,13 +95,6 @@ ynh_system_user_create $app #================================================= chown facette: /var/run/rrdcached -#================================================= -# STORE THE CHECKSUM OF THE CONFIG FILE -#================================================= - -# Calculate and store the config file checksum into the app settings -ynh_store_file_checksum "$final_path/CONFIG_FILE" - #================================================= # GENERIC FINALIZATION #=================================================