mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-28 23:47:40 +01:00
test
This commit is contained in:
@@ -10,4 +10,5 @@ if [ ! -f /data/config.json ]; then
|
||||
fi
|
||||
|
||||
echo "Starting app"
|
||||
pause 36000000
|
||||
bash 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