feat: suitable for xxl-job < 2.2.0 #151

This commit is contained in:
ReaJason
2026-08-03 23:54:06 +08:00
parent 556c9d63ff
commit 29c19a318f
19 changed files with 544 additions and 38 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
set -ex
wait-for-it -t 0 admin:8080
exec "$@"