aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorLibravatar Waishnav <waishnavdeore@gmail.com>2022-11-14 11:02:44 +0530
committerLibravatar Waishnav <waishnavdeore@gmail.com>2022-11-14 11:05:27 +0530
commit0386f0b5bd6a58248087ad5cf12051094277f074 (patch)
tree8ad87d2234903224a302959330d596703bb4ab34 /install
parent27693fb6a4b5641a543b2def75dfc2500009b47e (diff)
downloadshopno-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-xinstall4
1 files changed, 4 insertions, 0 deletions
diff --git a/install b/install
index 293352c..e5043cb 100755
--- a/install
+++ b/install
@@ -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."