install.sh: remove commented-out shift

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Osama Albahrani
2023-07-28 09:26:30 -04:00
committed by GitHub
parent 723dc192b7
commit 08134d7208

View File

@@ -59,7 +59,6 @@ do
usage 1
;;
esac
# shift # Command appears to be unreachable. Check usage (or ignore if invoked indirectly). shellcheck (SC2317)
done
# string formatters