|
|
@@ -1,7 +1,7 @@
|
|
|
[HestiaCP Control Panel](https://www.hestiacp.com/)
|
|
|
==================================================
|
|
|
|
|
|
-** Hestia Control Panel is in Beta Release, please take care if you want to use it for productive systems! **
|
|
|
+**Hestia Control Panel is in Beta Release, please take care if you want to use it for productive systems!**
|
|
|
|
|
|
* HestiaCP is a fork of VestaCP.
|
|
|
* Main purpose of HestiaCP is to be more secure, better optimized and up to date.
|
|
|
@@ -24,6 +24,10 @@ Then run it:
|
|
|
```bash
|
|
|
bash hst-install.sh
|
|
|
```
|
|
|
+or check the additional configuration commands:
|
|
|
+```bash
|
|
|
+bash hst-install.sh -h
|
|
|
+```
|
|
|
|
|
|
License
|
|
|
----------------------------
|