diff options
| -rwxr-xr-x | install | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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." |
