fix: terminate Argus remote script cleanly

This commit is contained in:
Курнат Андрей
2026-07-17 21:57:42 +03:00
parent 1cf199663d
commit ded46771bb
+1 -1
View File
@@ -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) {