why was the file called get ?

This commit is contained in:
Shihaam Abdul Rahman 2021-05-14 00:05:45 +05:00
parent e427f931de
commit 8ccc387129
2 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ chmod +x bml-tg-notify.sh
cp env.sample .env cp env.sample .env
``` ```
- Edit the contents of .env to your config with text editor of your choosing (`nano .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-get-BML_ACCOUNTID.png) [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, - 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 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. your IP could blocked by CloudFlare for DoS attack.

View File

Before

Width:  |  Height:  |  Size: 363 KiB

After

Width:  |  Height:  |  Size: 363 KiB