aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall5
1 files changed, 1 insertions, 4 deletions
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