Update run.sh

This commit is contained in:
2023-12-03 23:40:53 -06:00
parent fd09245535
commit 7006c1fd89

1
run.sh
View File

@@ -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