corrected bash header

pmow
2016-01-18 21:02:22 -05:00
parent fbc8e516f0
commit 2592fd46b4

@@ -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"`