Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion network/geoblock.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Geoblock can break the certificate renewal via \"Let's encrypt!\" if done too st
If you have problems with \"Let's encrypt!\", please uninstall geoblock first to see if that fixes those issues!"
# shellcheck source=lib.sh
source /var/scripts/fetch_lib.sh
# source <(curl -sL https://raw.githubusercontent.com/nextcloud/vm/geoblock-v2/lib.sh) # TODO, remove after testing

# Check for errors + debug code and abort if something isn't right
# 1 = ON
Expand Down