diff options
Diffstat (limited to 'install')
-rwxr-xr-x | install | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/bash -git clone https://github.com/Waishnav/Watcher -b v2.0 +git clone https://github.com/Waishnav/Watcher -b v2.0 && cd Watcher ./install |