fix typo
This commit is contained in:
		@@ -53,7 +53,7 @@ export "FREQTRADE__STRATEGY=$(bashio::config 'strategy')"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
bashio::log.info "starting the bot ..."
 | 
					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
 | 
					pip install --user --no-cache-dir --no-build-isolation -r /share/fqm_bot_nfix5/tests/requirements.txt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user