update README
This commit is contained in:
parent
bf01157cd9
commit
657724d58d
|
@ -9,11 +9,13 @@
|
||||||
|
|
||||||
Launch the following command in your favorite terminal :
|
Launch the following command in your favorite terminal :
|
||||||
```bash
|
```bash
|
||||||
bash -c "`curl https://xdrm.io/script/ptut-install`"
|
bash -c "`curl https://xdrm.io/script/ptut-installer`" -i
|
||||||
```
|
```
|
||||||
**TODO**
|
**TODO**
|
||||||
1. add permission management (for API download) inside Docker
|
1. fix unstable `npm` issue for newer versions (vulnerability check)
|
||||||
2. add apache/nginx automatic proxy builder
|
2. implement feature to choose custom port
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Manual Install
|
## Manual Install
|
||||||
|
|
Loading…
Reference in New Issue