remove debugging extra

This commit is contained in:
Luke 2017-01-24 14:40:48 +00:00
parent 3ebc4903d8
commit fbdc8e32c6

View File

@ -161,7 +161,6 @@ OVPN_EXTRA_CONFIG=''
# Parse arguments
while getopts ":a:e:C:T:r:s:du:cp:n:DNmf:tz2" opt; do
echo $opt
case $opt in
a)
OVPN_AUTH="$OPTARG"