small fixes
This commit is contained in:
parent
1681bd17f6
commit
eed13bf9d0
@ -22,7 +22,7 @@ function analyze {
|
||||
. dabo/functions/check_buy_conditions.sh
|
||||
. dabo/functions/check_sell_conditions.sh
|
||||
. dabo/functions/get_vars_from_csv.sh
|
||||
. dabo/dabo-bot.conf
|
||||
#. dabo/dabo-bot.conf
|
||||
. dabo-bot.conf
|
||||
. analyze.conf
|
||||
|
||||
@ -110,7 +110,7 @@ function analyze {
|
||||
|
||||
}
|
||||
|
||||
for conf in dabo/dabo-bot.conf dabo-bot.conf analyze.conf
|
||||
for conf in dabo-bot.conf analyze.conf
|
||||
do
|
||||
. $conf
|
||||
cat $conf
|
||||
|
Loading…
Reference in New Issue
Block a user