mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-13 04:34:57 +08:00
Update InstallNET.sh
This commit is contained in:
parent
8adf592a12
commit
9c09fe51eb
1 changed files with 1 additions and 1 deletions
|
@ -3369,7 +3369,7 @@ clear
|
|||
|
||||
echo -ne "\n${aoiBlue}# Check Dependence${plain}\n\n"
|
||||
|
||||
dependence awk,basename,cat,cpio,curl,cut,dirname,file,find,grep,gzip,iconv,ip,lsblk,openssl,sed,wget,xz
|
||||
dependence awk,basename,cat,cpio,curl,cut,dirname,file,find,grep,gzip,iconv,ip,lsblk,openssl,sed,wget
|
||||
|
||||
ipDNS1=$(echo $ipDNS | cut -d ' ' -f 1)
|
||||
ipDNS2=$(echo $ipDNS | cut -d ' ' -f 2)
|
||||
|
|
Loading…
Reference in a new issue