Mercurial > hg > config
view bin/vpn-office.sh @ 125:a51df2382390
new program that does silly things
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 04 Mar 2011 11:43:15 -0800 |
parents | 8b15a38ccd0f |
children |
line wrap: on
line source
#!/bin/bash cd /home/jhammel/mozilla/vpn/Office-vpn/ sudo openvpn --daemon --config Mozilla-MV-Office.ovpn --script-security 3 tail -f /var/log/syslog