remove debugging extra
This commit is contained in:
parent
3ebc4903d8
commit
fbdc8e32c6
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user