ai/at
1
0
This commit is contained in:
2026-02-28 21:12:35 +09:00
parent 31ee74bb66
commit 511527abfd

View File

@@ -434,7 +434,7 @@ function at-repos-docker-verify() {
pds) check_file="/app/services/pds/index.js" ;;
bsky) check_file="/app/services/bsky/api.js" ;;
ozone) check_file="/app/services/ozone/api.js" ;;
bgs) check_file="/bigsky" ;;
bgs) check_file="/relay" ;;
plc) check_file="/app/packages/server/dist/index.js" ;;
*) return 0 ;;
esac