Skip to content

Commit fbdc8e3

Browse files
author
Luke
committed
remove debugging extra
1 parent 3ebc490 commit fbdc8e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/ovpn_genconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ OVPN_EXTRA_CONFIG=''
161161

162162
# Parse arguments
163163
while getopts ":a:e:C:T:r:s:du:cp:n:DNmf:tz2" opt; do
164-
echo $opt
165164
case $opt in
166165
a)
167166
OVPN_AUTH="$OPTARG"

0 commit comments

Comments
 (0)