aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------Watcher6
-rwxr-xr-xinstall5
2 files changed, 7 insertions, 4 deletions
diff --git a/Watcher b/Watcher
new file mode 160000
+Subproject ac72b6cdab6a7dfc6aed570a559688ee33292ac
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