Update run.sh

This commit is contained in:
2023-12-03 23:32:54 -06:00
parent 4ca2bab2f2
commit eb662addd4

2
run.sh
View File

@@ -70,8 +70,6 @@ if [ "${1}" == "update" ]; then
else
echo -e "${idsCL[Green]}Updated to v${VERS}${idsCL[Default]}"
fi
else
echo "Skipping"
fi
elif [ "${2}" != "q" ]; then