Mercurial > hg > config
view bin/vpn-moz.sh @ 645:753a5358535f
correct syntax errors; now works again
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Tue, 11 Mar 2014 21:19:11 -0700 |
parents | db2d7026b531 |
children |
line wrap: on
line source
#!/bin/bash cd /home/jhammel/mozilla/vpn/Mozilla-vpn sudo openvpn --daemon --config MozillaVPN.ovpn --script-security 3 tail -f /var/log/syslog