Typofix in installation of basic packages
This commit is contained in:
parent
0aa67d1301
commit
ea3b210068
@ -125,7 +125,7 @@ systemctl restart nginx
|
||||
#####
|
||||
|
||||
# Install packages
|
||||
apt-get -y --no-install-recommends -y install postgresql-9.6 postgresql-9.6-postgis postgresql-contrib-9.6
|
||||
apt-get -y --no-install-recommends install postgresql-9.6 postgresql-9.6-postgis postgresql-contrib-9.6
|
||||
|
||||
# Configure
|
||||
cp ${SOURCE_DIR}/basic/etc/postgresql/9.6/main/postgresql.conf /etc/postgresql/9.6/main/postgresql.conf
|
||||
|
Loading…
Reference in New Issue
Block a user