Skip to content

Commit e4c73e1

Browse files
authored
Adjust readme to merge develop.
1 parent 77c76ed commit e4c73e1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,12 @@ To perform an unattended installation using the default options:
5454
```bash
5555
bash hst-install.sh -f -y no -e <email> -p <password> -s <hostname>
5656
```
57-
For additional installation options:
57+
## Custom installation:
58+
You may specify a number of various flags during installation to only install the features in which you need. To view a list of available options, run:
5859
```bash
5960
bash hst-install.sh -h
6061
```
62+
Alternatively, @gabizz has made available a command-line script generator at https://gabizz.github.io/hestiacp-scriptline-generator/ which allows you to easily generate the installation command via GUI.
6163

6264
Installing development builds
6365
=============================
@@ -106,4 +108,4 @@ If you would like to help our developers cover their time and infrastucture cost
106108

107109
License
108110
=============================
109-
Hestia Control Panel is licensed under [GPL v3](https://github.com/hestiacp/hestiacp/blob/master/LICENSE) license, and is based on the [VestaCP](https://www.vestacp.com/) project.<br>
111+
Hestia Control Panel is licensed under [GPL v3](https://github.com/hestiacp/hestiacp/blob/master/LICENSE) license, and is based on the [VestaCP](https://www.vestacp.com/) project.<br>

0 commit comments

Comments
 (0)