forked from cerc-io/stack-orchestrator
Add debian setup script (#501)
* Adapt install script to Debian * Update docs for new scipt name * Add reference to dockerco install doc
This commit is contained in:
@@ -23,7 +23,7 @@ ssh root@IP
|
||||
2. Get the install script, give it executable permissions, and run it:
|
||||
|
||||
```
|
||||
curl -o install.sh https://raw.githubusercontent.com/cerc-io/stack-orchestrator/main/scripts/quick-install-ubuntu.sh
|
||||
curl -o install.sh https://raw.githubusercontent.com/cerc-io/stack-orchestrator/main/scripts/quick-install-linux.sh
|
||||
```
|
||||
```
|
||||
chmod +x install.sh
|
||||
|
||||
Reference in New Issue
Block a user