1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mineweb_ynh.git synced 2024-09-03 19:45:54 +02:00

add sha controle for db

This commit is contained in:
liberodark 2019-01-07 15:33:55 +01:00
parent 81ff8eb475
commit d9fca1c582

View file

@ -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