aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorLibravatar AnilMandliya <anil1mandliya@gmail.com>2022-12-06 12:00:04 +0530
committerLibravatar AnilMandliya <anil1mandliya@gmail.com>2022-12-06 12:00:04 +0530
commitc824c04e577bb85b6f49b66a84517f03f21203d5 (patch)
tree021f6ea1c6ba9a3b1a83fa3bb85f2d4f104ee29c /install
parent45d3c83c0b2bd7e4c194de435753a2c09ec7144f (diff)
downloadshopno-os-log-sync-c824c04e577bb85b6f49b66a84517f03f21203d5.tar.gz
shopno-os-log-sync-c824c04e577bb85b6f49b66a84517f03f21203d5.zip
[./install] BugFix. The script was recursively calling itself
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index 310071d..76533b5 100755
--- a/install
+++ b/install
@@ -1,5 +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
echo "[✔] First of all Thanks for dropping by!."
sleep 1s