Add SO install script
This commit is contained in:
parent
57076486e5
commit
c911ecae22
4
scripts/install-so.sh
Executable file
4
scripts/install-so.sh
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
mkdir ~/bin
|
||||||
|
curl -L -o ~/bin/laconic-so https://git.vdb.to/cerc-io/stack-orchestrator/releases/download/latest/laconic-so
|
||||||
|
chmod +x ~/bin/laconic-so
|
Loading…
Reference in New Issue
Block a user