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:
parent
d35b637e3e
commit
d3ccf108ea
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Add table
Reference in a new issue