fix one-liner for easy-install
This commit is contained in:
parent
4b293a3414
commit
60b1da1cd9
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
Launch the following command in your favorite terminal :
|
Launch the following command in your favorite terminal :
|
||||||
```bash
|
```bash
|
||||||
curl https://xdrm.io/script/ptut-install | bash -
|
bash -c "`curl https://xdrm.io/script/ptut-install`"
|
||||||
```
|
```
|
||||||
**TODO**
|
**TODO**
|
||||||
1. add permission management (for API download) inside Docker
|
1. add permission management (for API download) inside Docker
|
||||||
|
|
Loading…
Reference in New Issue