fix typo
This commit is contained in:
@ -31,8 +31,8 @@ cp env.sample .env
|
||||
- Edit the contents of .env to your config with text editor of your choosing (`nano .env`)\
|
||||
[How to obtain BML_ACCOUNTID](https://raw.githubusercontent.com/shihaamabr/bml-tg-notify/main/how-to-obtain-BML_ACCOUNTID.png)
|
||||
- Optionally edit delay `echo XX > delay` where XX is the time in seconds you want to delay script run,
|
||||
By default this is set to 160. Please note that if the XX value is less than a certain value
|
||||
your IP could blocked by CloudFlare for DoS attack.
|
||||
By default this is set to 160. Please note that if the XX value is less than a certain value (I think 15)
|
||||
your IP could get blocked by CloudFlare for DoS attack.
|
||||
### Execute the script
|
||||
```
|
||||
./bml-tg-notify.sh
|
||||
|
Reference in New Issue
Block a user