Change shebang to use env for portability

This commit is contained in:
neil
2026-02-07 22:10:48 +08:00
committed by GitHub
parent 45c4a98f1d
commit c21db5c5d5

View File

@@ -1,4 +1,4 @@
#!/usr/bin/bash
#!/usr/bin/env sh
#Support Telegram Bots