From 6bf7a8e20cd54bd455ab06e637abbbecdb8daa6f Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Mon, 26 Nov 2018 11:46:53 +0100 Subject: [PATCH] use https --- nextcloud_update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud_update.sh b/nextcloud_update.sh index 271721f8..f0f7bc8b 100644 --- a/nextcloud_update.sh +++ b/nextcloud_update.sh @@ -132,7 +132,7 @@ lowest_compatible_nc 13 # Fix bug in nextcloud.sh if grep "https://6.ifcfg.me" $SCRIPTS/nextcloud.sh then - sed -i "s|https://6.ifcfg.me|ipv6bot.whatismyipaddress.com|g" $SCRIPTS/nextcloud.sh + sed -i "s|https://6.ifcfg.me|https://ipv6bot.whatismyipaddress.com|g" $SCRIPTS/nextcloud.sh fi # Set secure permissions