more pure bash to speed up things
This commit is contained in:
parent
9a14cd27a3
commit
ed29f5a0b7
@ -122,7 +122,7 @@ function check_buy_conditions_strategy {
|
||||
|
||||
#if [ -s "${f_strategy}" ]
|
||||
#then
|
||||
time . "${f_strategy}" || return 1
|
||||
#time . "${f_strategy}" || return 1
|
||||
#else
|
||||
# g_echo_note "${f_echo_prefix}Strategy file not found"
|
||||
# return 1
|
||||
|
Loading…
Reference in New Issue
Block a user