From 3611c7ed85ce0180610808970b86e31c48c0a312 Mon Sep 17 00:00:00 2001 From: polytan02 Date: Mon, 13 Mar 2017 17:25:50 +0000 Subject: [PATCH] fixstates is required upon upgrades --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 50b0a36..984bed5 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -154,7 +154,7 @@ sudo chown root: $final_phpconf sudo chmod 644 $final_phpconf # Fixstates to avoid full resync of devices after version upgrades -#sudo $final_path/z-push-admin.php -a fixstates +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 "/"