Skip to content

Commit

Permalink
Update InstallNET.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
leitbogioro committed Nov 23, 2023
1 parent 8adf592 commit 9c09fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Linux_reinstall/InstallNET.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 9c09fe5

Please sign in to comment.