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