Install postgres10 on CentOS 7.

see #321
This commit is contained in:
Antoine Nguyen
2020-09-17 17:13:55 +02:00
parent 94346ee58a
commit a526d9a4fd
2 changed files with 23 additions and 4 deletions

View File

@@ -30,6 +30,9 @@ Usage::
$ cd modoboa-installer
$ sudo python3 run.py <your domain>
If ``python3`` if not installed on your system, please install it.
A configuration file will be automatically generated the first time
you run the installer, please don't copy the
``installer.cfg.template`` file manually.