mirror of
https://github.com/andrey271192/PCA_Phobos.git
synced 2026-09-20 11:55:32 +00:00
fix: add server/api.py to managed_files (phobos-update now deploys agent)
The secondary agent api.py was not included in the update manifest, so phobos-update left stale api.py on the server after channel switches. Adding it ensures bandwidth-aware /api/health reaches secondaries on update. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -54,6 +54,7 @@ $PHOBOS_DIR/repo/client/templates/phobos-pull.sh|overlay/phobos-pull.sh
|
|||||||
$PHOBOS_DIR/server/phobos-health.sh|server/phobos-health.sh
|
$PHOBOS_DIR/server/phobos-health.sh|server/phobos-health.sh
|
||||||
$PHOBOS_DIR/server/phobos-pull.sh|server/phobos-pull.sh
|
$PHOBOS_DIR/server/phobos-pull.sh|server/phobos-pull.sh
|
||||||
$PHOBOS_DIR/server/phobos-router-watchdog.py|server/phobos-router-watchdog.py
|
$PHOBOS_DIR/server/phobos-router-watchdog.py|server/phobos-router-watchdog.py
|
||||||
|
$PHOBOS_DIR/server/api.py|server/api.py
|
||||||
$PHOBOS_DIR/server/update.sh|update.sh
|
$PHOBOS_DIR/server/update.sh|update.sh
|
||||||
LIST
|
LIST
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user