Skip to content
Snippets Groups Projects
Unverified Commit 21b38235 authored by Paul Wise's avatar Paul Wise
Browse files

Install the postgresql debversion metapackage instead

parent 45a60be9
No related branches found
No related tags found
No related merge requests found
......@@ -22,5 +22,5 @@ sudo -u postgres psql "XXX" << EOF
CREATE LANGUAGE plpgsql;
EOF
apt install postgresql-<VERSION>-debversion
apt install postgresql-debversion
}}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment