oc-deploy/publish/release.txt

7 lines
132 B
Plaintext
Raw Permalink Normal View History

2024-09-13 14:43:09 +02:00
Version %s d'OpenCloud
```
wget %s/%s/releases/download/%s/oc-deploy.base64 -O - | base64 -d > oc-deploy
chmod u+x ./oc-deploy
```