Update linupx-scripts.sh
This commit is contained in:
@@ -216,7 +216,6 @@ PIPUPGRADE() {
|
||||
DNSUPDATE() {
|
||||
bash <(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/update-dns.sh)
|
||||
echo ""
|
||||
echo -e "${Green}The DNS servers have been updated${Color_Off}"
|
||||
if [ ${action-x} ]; then exit 0; fi
|
||||
read -n 1 -s -p "Press any key to continue"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user