progress
This commit is contained in:
@@ -40,7 +40,7 @@ Algo=TRDALGO_001
|
||||
Book=""
|
||||
|
||||
|
||||
while getopts ":b:c:e:a:" opt; do
|
||||
while getopts ":b:c:e:a:A:" opt; do
|
||||
case ${opt} in
|
||||
c )
|
||||
ConfigServer=$OPTARG
|
||||
|
||||
Reference in New Issue
Block a user