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 upgrade

This commit is contained in:
Yalh 2019-01-27 09:50:43 +01:00
parent 25d701507e
commit 399f199cd2

View file

@ -23,6 +23,10 @@ config_path=$(ynh_app_setting_get $app config_path)
state_path=$(ynh_app_setting_get $app state_path)
log_path=$(ynh_app_setting_get $app log_path)
config_path=/etc/z-push
ynh_app_setting_set $app config_path $config_path
#=================================================
# ENSURE DOWNWARD COMPATIBILITY
#=================================================