mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 13:44:50 +08:00
Update InstallNET.sh
This commit is contained in:
parent
5ddd564a80
commit
86484ac3ec
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ export DebianModifiedProcession='echo "";'
|
|||
|
||||
while [[ $# -ge 1 ]]; do
|
||||
case $1 in
|
||||
-v|--ver)
|
||||
-version)
|
||||
shift
|
||||
tmpVER="$1"
|
||||
shift
|
||||
|
|
Loading…
Reference in a new issue