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 #=================================================