From 065b7a33e8cdd9a7403c75b32e5150066a243169 Mon Sep 17 00:00:00 2001 From: polytan02 Date: Sun, 5 Mar 2017 12:47:46 +0000 Subject: [PATCH] Fixstates is not required --- scripts/upgrade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index 1634f4c..50b0a36 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -153,8 +153,8 @@ sudo cp ../conf/php-fpm.conf $final_phpconf sudo chown root: $final_phpconf sudo chmod 644 $final_phpconf -# Fixstates to avoid full resync of devices after evrsion upgrades -sudo $final_path/z-push-admin.php -a fixstates +# Fixstates to avoid full resync of devices after version upgrades +#sudo $final_path/z-push-admin.php -a fixstates # Enable api for client and make the app public ynh_app_setting_set $app skipped_uris "/"