Initial commit
Continuous Stack Deployment Test / Deploy test stack (push) Successful in 25s

This commit is contained in:
2024-06-02 20:24:20 -06:00
parent a58210ce88
commit 48b95c2f79
3 changed files with 66 additions and 0 deletions
+4
View 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