container-openvpn/bin/ovpn_status
Kyle Manna 1869cd85d0 openvpn.sh: Split in to smaller scripts
* Split soon to be massive wrapper into smaller managable scripts.
* Re-organized Dockerfile to exploit cache when rebuilding
2014-06-04 11:13:59 -07:00

10 lines
90 B
Bash
Executable File

#!/bin/sh
#
# Get OpenVPN server status
#
set -ex
tail -F /tmp/openvpn-status-1194.log