rm error msg fix
This commit is contained in:
parent
bf0bb1e77e
commit
2cea87bce7
@ -30,8 +30,8 @@ do
|
|||||||
# Reload Config
|
# Reload Config
|
||||||
. ../../dabo-bot.conf
|
. ../../dabo-bot.conf
|
||||||
. ../../dabo-bot.override.conf
|
. ../../dabo-bot.override.conf
|
||||||
# get orders
|
# get all indicators
|
||||||
get_indicators_all
|
get_indicators_all
|
||||||
rm asset-histories/*.history.*.csv.indicators-calculating
|
rm -f asset-histories/*.history.*.csv.indicators-calculating
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user