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