Fix PostgreSQL version (#364)

This commit is contained in:
Guangming Zhou
2021-01-09 03:44:32 +08:00
committed by GitHub
parent 3a63d467fd
commit 1805dd7c8d
2 changed files with 2 additions and 2 deletions

View File

@@ -113,7 +113,7 @@ systemctl enable php-fpm
systemctl enable nginx
systemctl enable freeswitch
systemctl enable memcached
systemctl enable postgresql-9.4
systemctl enable postgresql-9.6
systemctl daemon-reload
systemctl restart freeswitch