mirror of
https://github.com/YunoHost-Apps/pufferpanel_ynh.git
synced 2024-09-03 20:16:03 +02:00
fix 2
This commit is contained in:
parent
4bd35e5294
commit
44515cf904
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,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.json"
|
||||
ynh_store_file_checksum "/etc/pufferd/config.json"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Add table
Reference in a new issue