diff --git a/scripts/install b/scripts/install index 50ac340..9128ae4 100755 --- a/scripts/install +++ b/scripts/install @@ -160,7 +160,7 @@ ynh_system_user_create $app ### you can make a backup of this file before modifying it again if the admin had modified it. # Calculate and store the config file checksum into the app settings -ynh_store_file_checksum "$final_path/CONFIG_FILE" +#ynh_store_file_checksum "$final_path/CONFIG_FILE" #================================================= # GENERIC FINALIZATION diff --git a/scripts/remove b/scripts/remove index c99d8ef..0e3b7b6 100755 --- a/scripts/remove +++ b/scripts/remove @@ -61,7 +61,7 @@ ynh_secure_remove "$final_path" #================================================= # Remove the dedicated nginx config -#ynh_remove_nginx_config +ynh_remove_nginx_config #================================================= # REMOVE LOGROTATE CONFIGURATION