Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ completion script) are in the CI pipeline artifacts. There's also a tar file that has all of the files in the right hierarchy to just unpack like so: ``` curl https://git.shore.co.il/shore/toolbox-build/-/jobs/artifacts/master/raw/toolbox.tar.gz?job=build | tar -xzC /usr/local/ curl -L https://git.shore.co.il/shore/toolbox-build/-/jobs/artifacts/master/raw/toolbox.tar.gz?job=build | tar -xzC /usr/local/ ``` Lastly, there's also an Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ completion script) are in the CI pipeline artifacts. There's also a tar file that has all of the files in the right hierarchy to just unpack like so: ``` curl https://git.shore.co.il/shore/toolbox-build/-/jobs/artifacts/master/raw/toolbox.tar.gz?job=build | tar -xzC /usr/local/ curl -L https://git.shore.co.il/shore/toolbox-build/-/jobs/artifacts/master/raw/toolbox.tar.gz?job=build | tar -xzC /usr/local/ ``` Lastly, there's also an Loading