inverter_bot: fix..
This commit is contained in:
parent
af66b95240
commit
990e078505
@ -649,7 +649,9 @@ if __name__ == '__main__':
|
||||
|
||||
bot = InverterBot(store=db)
|
||||
bot.enable_logging(BotType.INVERTER)
|
||||
bot.run()
|
||||
|
||||
monitor.start()
|
||||
|
||||
bot.run()
|
||||
|
||||
monitor.stop()
|
||||
|
Loading…
x
Reference in New Issue
Block a user