Create README.md

This commit is contained in:
Stefan Pejcic
2024-12-02 18:49:22 +01:00
committed by GitHub
parent a87fa6ab3b
commit 516846205b

4
demo/2087/README.md Normal file
View File

@@ -0,0 +1,4 @@
```
export DIGITALOCEAN_TOKEN="################" && \
bash <(curl -sSL https://raw.githubusercontent.com/stefanpejcic/OpenPanel/refs/heads/main/demo/2087/rebuild.sh)
```