BINAIRES: ajout du script VPN pour Freshmile
This commit is contained in:
3
bin/vpnfreshmile
Executable file
3
bin/vpnfreshmile
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
sudo su - root -c "cd /etc/openvpn/client/ && openvpn --config client.conf --daemon"
|
Reference in New Issue
Block a user