Script execution
This commit is contained in:
@@ -305,7 +305,7 @@ if get_context().isServerEnabled():
|
||||
|
||||
|
||||
#Managing local camtool server
|
||||
CAMTOOL_SERVER_SCRIPT = "cc" #"cam_server"
|
||||
CAMTOOL_SERVER_SCRIPT = "camtool_pshell" #"cam_server"
|
||||
|
||||
def _get_camtool_port():
|
||||
return camtool.url[camtool.url.rfind(":")+1:]
|
||||
|
||||
Reference in New Issue
Block a user