------------------------------------------------------------ revno: 9435 committer: Jason P. Pickering <[email protected]> branch nick: dhis2 timestamp: Fri 2013-01-04 12:16:35 +0200 message: Minor alterations to Ubuntu server setup script. modified: resources/util/dhis2_serveropt.sh
-- lp:dhis2 https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk Your team DHIS 2 developers is subscribed to branch lp:dhis2. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'resources/util/dhis2_serveropt.sh' --- resources/util/dhis2_serveropt.sh 2012-12-27 07:54:41 +0000 +++ resources/util/dhis2_serveropt.sh 2013-01-04 10:16:35 +0000 @@ -18,7 +18,7 @@ sudo apt-get -u python-software-properties sudo add-apt-repository -y ppa:pitti/postgresql sudo apt-get -y update -sudo apt-get -y install postgresql-$PG_VERSION tomcat7-user libtcnative-1 nginx makepasswd bc ufw +sudo apt-get -y install postgresql-$PG_VERSION tomcat7-user libtcnative-1 nginx makepasswd bc ufw ttf-dejavu ttf-liberation #KERNEL STUFF #Make some changes to the kernel params
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

