bruh copy env not move

This commit is contained in:
Shihaam Abdul Rahman 2021-05-13 23:30:32 +05:00
parent 2edbacb8d1
commit c7218be0e7

View File

@ -22,7 +22,7 @@ Anyone who has access (or gains access) to your server or computer can read .env
git clone https://github.com/shihaamabr/bml-tg-notify.git
cd bml-tg-notify
chmod +x bml-tg-notify.sh
mv env.sample .env
cp env.sample .env
```
- Edit the contents of .env to your config with text editor of your choosing (`nano .env`)
### How to get "BML_ACCOUNTID"