This commit is contained in:
2024-08-22 18:30:09 -04:00
parent 8e6f3327e5
commit 6e08bf1cc1
3 changed files with 97 additions and 25 deletions
+1 -1
View File
@@ -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