i3-gaps, polybar
This commit is contained in:
8
bin/resolv.sh
Executable file
8
bin/resolv.sh
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
cat > /etc/resolv.conf <<EOF
|
||||
# ParaConsul
|
||||
|
||||
nameserver 127.0.0.1
|
||||
|
||||
EOF
|
Reference in New Issue
Block a user