IQ.Pilot Release Commit @ 8d3c939

This commit is contained in:
IQ.Lvbs CI [bot]
2026-08-30 22:55:58 -05:00
parent c9629a3603
commit 90015b2835
57 changed files with 776 additions and 98 deletions

View File

@@ -265,6 +265,9 @@ function launch {
if [ ! -f $DIR/prebuilt ]; then
if pkill -f /tmp/installer 2>/dev/null; then sleep 1; fi
"$DIR/.venv/bin/python3" ./build.py
for service_name in hephaestusd ble-transportd flockd; do
sudo systemctl restart --no-block "${service_name}.service"
done
fi
"$DIR/.venv/bin/python3" ./manager.py