aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorLibravatar Vaishnav Deore <86405648+Waishnav@users.noreply.github.com>2022-12-06 12:41:32 +0530
committerLibravatar GitHub <noreply@github.com>2022-12-06 12:41:32 +0530
commit42b578cd0cd4335d26e20bb1905680eee94f8dda (patch)
tree021f6ea1c6ba9a3b1a83fa3bb85f2d4f104ee29c /install
parent45d3c83c0b2bd7e4c194de435753a2c09ec7144f (diff)
parentc824c04e577bb85b6f49b66a84517f03f21203d5 (diff)
downloadshopno-os-log-sync-42b578cd0cd4335d26e20bb1905680eee94f8dda.tar.gz
shopno-os-log-sync-42b578cd0cd4335d26e20bb1905680eee94f8dda.zip
Merge pull request #39 from AnilMandliya/ML_v1
[./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