From 3fd69f55bb2efa7d54581ba7896dfb63211c88a1 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Mon, 17 May 2021 00:26:30 +0500 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d10bf2f..1baaa28 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This can be delay can be configured later. [See how](#setting-delay---optional) `curl` `jq` - Install with whatever package manager you use. - Make SURE they are installed before continuing! -### Download script and config +### Clone repo and Configure ``` git clone https://github.com/shihaamabr/bml-tg-notify.git cd bml-tg-notify @@ -38,7 +38,7 @@ cp env.sample .env ./bml-tg-notify.sh ``` - Maybe run in a screen to run in background? -## Setting Delay - Optional +## Setting Delay - Optional Configration In a different terminal seession run `echo XX > delay` where XX is the time in seconds you want to delay script logs into account [See why](#theres-catch) ### Notes - Default value is 160.