From 0386f0b5bd6a58248087ad5cf12051094277f074 Mon Sep 17 00:00:00 2001 From: Waishnav Date: Mon, 14 Nov 2022 11:02:44 +0530 Subject: making easy to installation link using curl --- install | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/install b/install index 293352c..e5043cb 100755 --- a/install +++ b/install @@ -1,5 +1,9 @@ #!/bin/bash +git clone https://github.com/Waishnav/Watcher -b v2.0 +cd Watcher +./install + echo "[✔] First of all Thanks for dropping by!." sleep 1s echo "[✔] And...FYI Watcher uses very less resources like almost 10 MBs." -- cgit v1.2.3