Update InstallNET.sh

This commit is contained in:
Molly Lau 2022-11-28 17:30:47 +09:00 committed by GitHub
parent 5ddd564a80
commit 86484ac3ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ export DebianModifiedProcession='echo "";'
while [[ $# -ge 1 ]]; do
case $1 in
-v|--ver)
-version)
shift
tmpVER="$1"
shift