Update README
This commit is contained in:
parent
f1a722a739
commit
276ebdc6fb
|
|
@ -35,6 +35,13 @@ Webhosting control panel that uses OpenLiteSpeed as web server.
|
||||||
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
|
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Upgrading
|
||||||
|
|
||||||
|
|
||||||
|
```
|
||||||
|
sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)
|
||||||
|
```
|
||||||
|
|
||||||
# Resources
|
# Resources
|
||||||
|
|
||||||
* [Official Site.](https://cyberpanel.net)
|
* [Official Site.](https://cyberpanel.net)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue