1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00

Fix install

This commit is contained in:
Yalh 2019-01-26 03:49:52 +01:00
parent d35b637e3e
commit d3ccf108ea

View file

@ -305,7 +305,7 @@ sudo ln -s /usr/share/awl/inc/XML* /var/www/$app/include/
### you can make a backup of this file before modifying it again if the admin had modified it. ### 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 # Calculate and store the config file checksum into the app settings
ynh_store_file_checksum "$final_path/conf/config.php" ynh_store_file_checksum "$final_path/config.php"
#================================================= #=================================================
# GENERIC FINALIZATION # GENERIC FINALIZATION