diff options
| author | 2022-11-14 11:02:44 +0530 | |
|---|---|---|
| committer | 2022-11-14 11:05:27 +0530 | |
| commit | 0386f0b5bd6a58248087ad5cf12051094277f074 (patch) | |
| tree | 8ad87d2234903224a302959330d596703bb4ab34 /install | |
| parent | 27693fb6a4b5641a543b2def75dfc2500009b47e (diff) | |
| download | shopno-os-log-sync-0386f0b5bd6a58248087ad5cf12051094277f074.tar.gz shopno-os-log-sync-0386f0b5bd6a58248087ad5cf12051094277f074.zip | |
making easy to installation link using curl
Diffstat (limited to 'install')
| -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." |
