7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
|
Version %s d'OpenCloud
|
||
|
|
||
|
```
|
||
|
wget %s/%s/releases/download/%s/oc-deploy.base64 -O - | base64 -d > oc-deploy
|
||
|
chmod u+x ./oc-deploy
|
||
|
```
|