BINAIRES: ajout du script VPN pour Freshmile
This commit is contained in:
parent
3745e8675f
commit
a2daf9f9d9
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"
|
Loading…
Reference in New Issue
Block a user