From c7218be0e76cfa872112d08f456c919375bcf7d8 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Thu, 13 May 2021 23:30:32 +0500 Subject: [PATCH] bruh copy env not move --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9a52ce..352e05b 100644 --- a/README.md +++ b/README.md @@ -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"