mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-25 06:56:40 +07:00
fix wait-for-it.sh
All checks were successful
Build & Publish / Build & Publish (push) Successful in 1m22s
All checks were successful
Build & Publish / Build & Publish (push) Successful in 1m22s
This commit is contained in:
parent
2606fdf0bb
commit
38a75c8f9a
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env /bin/bash
|
||||
# Use this script to test if a given TCP host/port are available
|
||||
|
||||
WAITFORIT_cmdname=${0##*/}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue