We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee31877 commit 06d98c3Copy full SHA for 06d98c3
network/geoblock.sh
@@ -11,7 +11,6 @@ Geoblock can break the certificate renewal via \"Let's encrypt!\" if done too st
11
If you have problems with \"Let's encrypt!\", please uninstall geoblock first to see if that fixes those issues!"
12
# shellcheck source=lib.sh
13
source /var/scripts/fetch_lib.sh
14
-# source <(curl -sL https://raw.githubusercontent.com/nextcloud/vm/geoblock-v2/lib.sh) # TODO, remove after testing
15
16
# Check for errors + debug code and abort if something isn't right
17
# 1 = ON
0 commit comments