mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-11-17 22:49:21 +08:00
Update InstallNET.sh
This commit is contained in:
parent
bbd6bdb426
commit
265f05f6ff
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
export tmpVER=''
|
||||
export tmpDIST=''
|
||||
export tmpDNSServ=''
|
||||
export tmpDNServ=''
|
||||
export tmpURL=''
|
||||
export tmpWORD=''
|
||||
export tmpMirror=''
|
||||
|
|
@ -148,7 +148,7 @@ while [[ $# -ge 1 ]]; do
|
|||
tmpWORD="$1"
|
||||
shift
|
||||
;;
|
||||
-dnserv)
|
||||
-dnserv)
|
||||
shift
|
||||
tmpDNServ="$1"
|
||||
shift
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue