Skip to content
Snippets Groups Projects
Commit e3d58f11 authored by Bob Mottram's avatar Bob Mottram
Browse files

apt-get not needed

parent 373f2bf9
No related branches found
No related tags found
No related merge requests found
......@@ -263,7 +263,7 @@ function remove_babybuddy {
function install_babybuddy {
$INSTALL_PACKAGES python3 python3-pip uwsgi uwsgi-plugin-python3 libopenjp2-7-dev
$INSTALL_PACKAGES python3-virtualenv python-virtualenv
$INSTALL_PACKAGES apt-get install postgresql
$INSTALL_PACKAGES postgresql
$INSTALL_PACKAGES python-psycopg2
$INSTALL_PACKAGES libpq-dev
......
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