1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-05-08 21:26:40 +07:00

add bash ffs
All checks were successful
Build & Publish / Build & Publish (push) Successful in 1m25s

This commit is contained in:
Fedor Katurov 2025-02-26 23:08:07 +07:00
parent 2606fdf0bb
commit f93d1c04e4
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/bash
# Use this script to test if a given TCP host/port are available
WAITFORIT_cmdname=${0##*/}