nicholaslewishub5884 commited on
Commit
ff46b5e
·
verified ·
1 Parent(s): a77a004

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +2 -0
start.sh CHANGED
@@ -1,4 +1,6 @@
1
  #!/bin/bash
 
 
2
  echo "nameserver 8.8.8.8" > /tmp/resolv.conf
3
 
4
  echo "nameserver 1.1.1.1" >> /tmp/resolv.conf
 
1
  #!/bin/bash
2
+ cat /etc/resolv.conf
3
+
4
  echo "nameserver 8.8.8.8" > /tmp/resolv.conf
5
 
6
  echo "nameserver 1.1.1.1" >> /tmp/resolv.conf