reameupdate

This commit is contained in:
Shihaam Abdul Rahman 2021-05-12 07:06:08 +05:00
parent 593b9416c4
commit dd6307ca83

View File

@ -9,9 +9,9 @@
### Setup ### Setup
``` ```
curl https://raw.githubusercontent.com/shihaamabr/sarmic/master/bml-tg-notify/bml-tg-notify.sh > bml-tg-notify.sh curl https://raw.githubusercontent.com/shihaamabr/sarmic/master/bml-tg-notify/bml-tg-notify.sh > bml-tg-notify.sh
curl https://raw.githubusercontent.com/shihaamabr/sarmic/master/bml-tg-notify/env > .env curl https://raw.githubusercontent.com/shihaamabr/sarmic/master/bml-tg-notify/env.sample > .env
``` ```
- edit the contents of .env to your config edit the contents of .env to your config
``` ```
chmod +x bml-tg-notify.sh chmod +x bml-tg-notify.sh
./bml-tg-notify.sh ./bml-tg-notify.sh