mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
aze
This commit is contained in:
@@ -9,5 +9,7 @@ if [ ! -f /data/config.json ]; then
|
||||
freqtrade new-config --config /data/config.json
|
||||
fi
|
||||
|
||||
sleep 5000000
|
||||
|
||||
echo "Starting app"
|
||||
freqtrade trade --logfile /data/logs/freqtrade.log --db-url sqlite://///data/tradesv3.sqlite --config /data/config.json --strategy SampleStrategy
|
||||
|
||||
Reference in New Issue
Block a user