Skip to content

Commit 88e7c2f

Browse files
authored
add comment
1 parent 4e84706 commit 88e7c2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nextcloud_install_production.sh

+1
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ esac
181181
fi
182182

183183
# Set DNS resolver
184+
# https://medium.com/@ahmadb/fixing-dns-issues-in-ubuntu-18-04-lts-bd4f9ca56620
184185
choice=$(whiptail --title "Set DNS Resolver" --radiolist "Which DNS provider should this Nextcloud box use?\nSelect by pressing the spacebar and ENTER" "$WT_HEIGHT" "$WT_WIDTH" 4 \
185186
"Quad9" "(https://www.quad9.net/)" ON \
186187
"Cloudflare" "(https://www.cloudflare.com/dns/)" OFF \

0 commit comments

Comments
 (0)