PID
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-15 08:46:33 +00:00
parent 81cc2b14ab
commit 43b529d2d0

View File

@@ -560,6 +560,7 @@ upgrade() {
$service_exec $NAME.json stop force $service_exec $NAME.json stop force
$service_exec $NAME.json start info & $service_exec $NAME.json start info &
fi fi
PID=$!
} }
execute_task() { execute_task() {