Mercurial > hg > config
view bin/vpn-mpt.sh @ 246:d9b8d176c449
add a thing to get the full path to current patch and start organizing aliases
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 30 Nov 2012 10:20:42 -0800 |
parents | 8b15a38ccd0f |
children |
line wrap: on
line source
#!/bin/bash cd /home/jhammel/mozilla/vpn/MPT-vpn/ sudo openvpn --daemon --config Mozilla-MPT.ovpn --script-security 3 tail -f /var/log/syslog