New sequence for installing openvpn with setup of custom scripts
This commit is contained in:
5
seqs/openvpn/down.sh
Executable file
5
seqs/openvpn/down.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#! /bin/bash
|
||||
echo "Restoring original nameservers"
|
||||
rm -f /etc/resolv.conf
|
||||
cp -f /etc/resolv.conf.default /etc/resolv.conf
|
||||
echo "Done restoring nameservers cheers"
|
Reference in New Issue
Block a user