mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 01:00:20 +08:00
Update README.md
This commit is contained in:
parent
f4af397b02
commit
95c6b9af0b
@ -62,7 +62,6 @@ Need root privileges user to install Websoft9, if you use no-root user you can `
|
|||||||
# Install by default
|
# Install by default
|
||||||
wget -O install.sh https://websoft9.github.io/websoft9/install/install.sh && bash install.sh
|
wget -O install.sh https://websoft9.github.io/websoft9/install/install.sh && bash install.sh
|
||||||
|
|
||||||
|
|
||||||
# Install Websoft9 with parameters
|
# Install Websoft9 with parameters
|
||||||
wget -O install.sh https://websoft9.github.io/websoft9/install/install.sh && bash install.sh --port 9000 --channel release --path "/data/websoft9/source" --version "latest"
|
wget -O install.sh https://websoft9.github.io/websoft9/install/install.sh && bash install.sh --port 9000 --channel release --path "/data/websoft9/source" --version "latest"
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user