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