add nschange.sh
icyphox icyph0x@protonmail.com
Tue, 23 Jan 2018 13:52:25 +0530
1 files changed,
5 insertions(+),
0 deletions(-)
jump to
A
scripts/nschange.sh
@@ -0,0 +1,5 @@
+#!/bin/bash + +# run as root + +echo nameserver 8.8.8.8 > /etc/resolv.conf