mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 16:31:53 +08:00
feat: suitable for xxl-job < 2.2.0 #151
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -ex
|
||||
|
||||
wait-for-it -t 0 admin:8080
|
||||
|
||||
exec "$@"
|
||||
Reference in New Issue
Block a user