Update install.sh
This commit is contained in:
parent
91fc8c9143
commit
bc7223e3bb
|
|
@ -50,7 +50,7 @@ fi
|
|||
|
||||
#Postgres
|
||||
if [ .$database_enabled = .'true' ]; then
|
||||
resources/postgres.sh
|
||||
resources/postgresql.sh
|
||||
fi
|
||||
|
||||
#restart services
|
||||
|
|
|
|||
Loading…
Reference in New Issue