fix resolv for work
This commit is contained in:
parent
e590542f82
commit
5efad495bb
7
bin/resolv_work.sh
Executable file
7
bin/resolv_work.sh
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
cp /etc/resolv.conf /home/tyrelsouza/prev_resolv.conf
|
||||||
|
|
||||||
|
echo > /etc/resolv.conf
|
||||||
|
echo "nameserver 10.0.2.22" >> /etc/resolv.conf
|
||||||
|
echo "search addgene.org" >> /etc/resolv.conf
|
Loading…
Reference in New Issue
Block a user