Added command new console
This commit is contained in:
@@ -7,3 +7,7 @@ def main():
|
||||
cli.use_startup(Startup)
|
||||
cli.build()
|
||||
cli.run()
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
Reference in New Issue
Block a user