Improved start command to use workspace
This commit is contained in:
@@ -19,4 +19,4 @@ class StartService(CommandABC):
|
||||
:param args:
|
||||
:return:
|
||||
"""
|
||||
self._live_server.start()
|
||||
self._live_server.start(args)
|
||||
|
Reference in New Issue
Block a user