fix bgs
This commit is contained in:
@@ -434,7 +434,7 @@ function at-repos-docker-verify() {
|
|||||||
pds) check_file="/app/services/pds/index.js" ;;
|
pds) check_file="/app/services/pds/index.js" ;;
|
||||||
bsky) check_file="/app/services/bsky/api.js" ;;
|
bsky) check_file="/app/services/bsky/api.js" ;;
|
||||||
ozone) check_file="/app/services/ozone/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" ;;
|
plc) check_file="/app/packages/server/dist/index.js" ;;
|
||||||
*) return 0 ;;
|
*) return 0 ;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user