diff --git a/scripts/install b/scripts/install index fbde67b..601ab57 100644 --- a/scripts/install +++ b/scripts/install @@ -166,13 +166,6 @@ ynh_script_progression --message="Configuring a systemd service..." --weight=1 # Create a dedicated systemd config ynh_add_systemd_config --others_var="port tls_port domain env_path" -#================================================= -# STORE THE CONFIG FILE CHECKSUM -#================================================= - -# Calculate and store the config file checksum into the app settings -ynh_store_file_checksum --file="$final_path/dendrite.yaml" - #================================================= # GENERIC FINALIZATION #=================================================