mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 01:00:20 +08:00
Merge branch 'dev' of https://github.com/Websoft9/websoft9 into dev
This commit is contained in:
commit
9124abee7f
@ -62,7 +62,6 @@ Need root privileges user to install Websoft9, if you use no-root user you can `
|
||||
# Install by default
|
||||
wget -O install.sh https://websoft9.github.io/websoft9/install/install.sh && bash install.sh
|
||||
|
||||
|
||||
# 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"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user