fix: terminate Argus remote script cleanly
This commit is contained in:
@@ -317,7 +317,7 @@ $remoteScriptLines = @(
|
||||
$pythonBlock,
|
||||
"PY",
|
||||
'curl -sS "http://127.0.0.1:5105/api/apps/$ARGUS_SLUG/manifest?platform=$ARGUS_PLATFORM&channel=$ARGUS_CHANNEL"',
|
||||
""
|
||||
"# end"
|
||||
)
|
||||
|
||||
if ($RestartArgus) {
|
||||
|
||||
Reference in New Issue
Block a user