From abeaa4c501d1cc085d842f0e363e8e119bb185ac Mon Sep 17 00:00:00 2001 From: kaibae19 <99116238+kaibae19@users.noreply.github.com> Date: Sun, 3 Apr 2022 18:24:28 -0700 Subject: [PATCH] Update questions.sh --- setup/questions.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup/questions.sh b/setup/questions.sh index d4cf196f..84e72e27 100644 --- a/setup/questions.sh +++ b/setup/questions.sh @@ -94,6 +94,8 @@ if [ -z "${DAV_HOSTNAME:-}" ]; then DAV_HOSTNAME fi +echo "Passed DAV Input" + # If the machine is behind a NAT, inside a VM, etc., it may not know # its IP address on the public network / the Internet. Ask the Internet # and possibly confirm with user.