removed stray commented command

This commit is contained in:
BuildTools 2022-09-01 22:47:43 -07:00
parent cd71dad41f
commit 02e3a6d3a0

View file

@ -252,7 +252,6 @@ case $1 in
;; ;;
-u | --update) -u | --update)
update update
#sleep $ratelimit
exit 0 exit 0
;; ;;
-h | --help) -h | --help)