From 7006c1fd89448a50d67d52678c4a43b379a609f4 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 3 Dec 2023 23:40:53 -0600 Subject: [PATCH] Update run.sh --- run.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/run.sh b/run.sh index 8561f0b7..31be4864 100755 --- a/run.sh +++ b/run.sh @@ -44,7 +44,6 @@ if [ "${1}" == "update" ]; then esac elif [ "${betacheck}" == "true" ] && [ "${2}" == "q" ]; then goforup=0 - echo -e "Skipping Beta Update" else goforup=1 fi