From 64f239a85f370a79e6b8fec84f3a2d4c095eea03 Mon Sep 17 00:00:00 2001 From: Waishnav Date: Mon, 14 Nov 2022 19:30:08 +0530 Subject: Error in installtion solved --- Watcher | 1 + install | 5 +---- 2 files changed, 2 insertions(+), 4 deletions(-) create mode 160000 Watcher diff --git a/Watcher b/Watcher new file mode 160000 index 0000000..ac72b6c --- /dev/null +++ b/Watcher @@ -0,0 +1 @@ +Subproject commit ac72b6cdab6a7dfc6aed570a559688ee33292ac6 diff --git a/install b/install index e55fe44..310071d 100755 --- a/install +++ b/install @@ -1,8 +1,5 @@ #!/bin/bash - -git clone https://github.com/Waishnav/Watcher -b v2.0 && -cd Watcher -./install +git clone https://github.com/Waishnav/Watcher -b v2.0 && cd Watcher && ./install echo "[✔] First of all Thanks for dropping by!." sleep 1s -- cgit v1.2.3