diff --git a/scripts/install b/scripts/install index 2cf19e7..652f12e 100644 --- a/scripts/install +++ b/scripts/install @@ -132,7 +132,7 @@ ynh_replace_string "__DBNAME__" "$db_name" "$final_path/app/Config/database. ### 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 "/etc/onlyoffice/documentserver/nginx/onlyoffice-documentserver.conf" +ynh_store_file_checksum "$final_path/app/Config/database.php" #================================================= # GENERIC FINALIZATION