Mercurial > hg > config
view bin/vpn-office.sh @ 186:d22c6079a806
now has a full alphabet
| author | Jeff Hammel <jhammel@mozilla.com> |
|---|---|
| date | Mon, 19 Dec 2011 15:36:35 -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
