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