remove debugging extra
This commit is contained in:
parent
3ebc4903d8
commit
fbdc8e32c6
@ -161,7 +161,6 @@ OVPN_EXTRA_CONFIG=''
|
|||||||
|
|
||||||
# Parse arguments
|
# Parse arguments
|
||||||
while getopts ":a:e:C:T:r:s:du:cp:n:DNmf:tz2" opt; do
|
while getopts ":a:e:C:T:r:s:du:cp:n:DNmf:tz2" opt; do
|
||||||
echo $opt
|
|
||||||
case $opt in
|
case $opt in
|
||||||
a)
|
a)
|
||||||
OVPN_AUTH="$OPTARG"
|
OVPN_AUTH="$OPTARG"
|
||||||
|
Loading…
Reference in New Issue
Block a user