minor
This commit is contained in:
parent
d0f62b7379
commit
6858685815
@ -75,7 +75,6 @@ run_proc() {
|
|||||||
|
|
||||||
Cmd="${Python} ${PyScript}"
|
Cmd="${Python} ${PyScript}"
|
||||||
Cmd="${Cmd} --config=${Config}"
|
Cmd="${Cmd} --config=${Config}"
|
||||||
# Cmd="${Cmd} --output_dir=${OutputDir}/${Start:0:4}"
|
|
||||||
Cmd="${Cmd} --output_dir=${OutputDir}"
|
Cmd="${Cmd} --output_dir=${OutputDir}"
|
||||||
Cmd="${Cmd} --instruments=ALPACA:${Inst}"
|
Cmd="${Cmd} --instruments=ALPACA:${Inst}"
|
||||||
Cmd="${Cmd} --start=${Start}"
|
Cmd="${Cmd} --start=${Start}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user