Update InstallNET.sh

This commit is contained in:
Molly Lau 2023-11-23 15:26:04 +09:00 committed by GitHub
parent 8adf592a12
commit 9c09fe51eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)