mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
7 lines
199 B
Markdown
7 lines
199 B
Markdown
# add the ssh key and then:
|
|
|
|
```
|
|
export DIGITALOCEAN_TOKEN="################" && \
|
|
bash <(curl -sSL https://raw.githubusercontent.com/stefanpejcic/OpenPanel/refs/heads/main/demo/2087/rebuild.sh)
|
|
```
|