From bf9761d07ca6aefb2f297fc42af311f95fb67684 Mon Sep 17 00:00:00 2001 From: Collin Jackson Date: Tue, 8 Oct 2024 17:32:07 -0700 Subject: [PATCH] empty string --- public/install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/install.sh b/public/install.sh index b281bc5..3cc94a6 100755 --- a/public/install.sh +++ b/public/install.sh @@ -6,8 +6,9 @@ NEXUS_HOME=$HOME/.nexus while [ -z "$NONINTERACTIVE" ]; do read -p "Do you agree to the Nexus Beta Terms of Use (https://nexus.xyz/terms-of-use)? (Y/n) " yn