From 941e04f5390029a556bcbd7d2c6179dbe567805e Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 5 Apr 2018 11:00:28 +0200 Subject: [system-restore] Sync HTTPS redirect state with DB setting --- scripts/system-restore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/system-restore b/scripts/system-restore index b23a613..ebc2f23 100755 --- a/scripts/system-restore +++ b/scripts/system-restore @@ -152,6 +152,9 @@ if [ $RES_OPENSLX -eq 1 ]; then fi +# Sync redirect flag file with setting stored in DB +/opt/taskmanager/scripts/install-https --redirect --redirect-only + rm -rf -- "$DIR" rm -f -- "$BACKUP" -- cgit v1.2.3-55-g7522