corrected bash header
@@ -1,5 +1,5 @@
|
|||||||
## Telegram notification basic script
|
## Telegram notification basic script
|
||||||
`#:/bin/sh`
|
`#!/bin/sh`
|
||||||
`USERID="<numeric ID from @IDBot>"`
|
`USERID="<numeric ID from @IDBot>"`
|
||||||
`KEY="<the API key from @BotFather>"`
|
`KEY="<the API key from @BotFather>"`
|
||||||
`TIMEOUT="10"`
|
`TIMEOUT="10"`
|
||||||
|
Reference in New Issue
Block a user