Skip to content

Commit d63b6f8

Browse files
authored
Remove postgresql-client from package_odoo.sh (#365)
Removed postgresql-client from the installation script.
1 parent ea5a21e commit d63b6f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install/package_odoo.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ apt-get install -y --no-install-recommends \
2626
gsfonts \
2727
libjs-underscore \
2828
lsb-base \
29-
postgresql-client \
3029
libxslt1.1 \
3130
xfonts-75dpi \
3231
xfonts-base \

0 commit comments

Comments
 (0)