diff --git a/freqtrade-NFIx5/rootfs/etc/s6-overlay/s6-rc.d/fqmbotnfix5/run b/freqtrade-NFIx5/rootfs/etc/s6-overlay/s6-rc.d/fqmbotnfix5/run index fcaeb94..5e83458 100644 --- a/freqtrade-NFIx5/rootfs/etc/s6-overlay/s6-rc.d/fqmbotnfix5/run +++ b/freqtrade-NFIx5/rootfs/etc/s6-overlay/s6-rc.d/fqmbotnfix5/run @@ -53,7 +53,7 @@ export "FREQTRADE__STRATEGY=$(bashio::config 'strategy')" bashio::log.info "starting the bot ..." -source /freqtrade/.venv/bin/freqtrade +source /freqtrade/.venv/bin/activate pip install --user --no-cache-dir --no-build-isolation -r /share/fqm_bot_nfix5/tests/requirements.txt