From d8047d0ce8f48afc69fab95392c10c705fb09ed2 Mon Sep 17 00:00:00 2001 From: Bruno Cesar Ribas Date: Wed, 5 Sep 2018 10:49:50 -0300 Subject: t/boca-createjail: Update ppa updates ppa to install package maratona-linguagens Signed-off-by: Bruno Cesar Ribas --- tools/boca-createjail | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/boca-createjail b/tools/boca-createjail index a74d001..1340282 100755 --- a/tools/boca-createjail +++ b/tools/boca-createjail @@ -117,8 +117,8 @@ echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen /usr/sbin/locale-gen /usr/sbin/update-locale apt-get -y update -apt-get -y install python-software-properties software-properties-common -add-apt-repository -y ppa:brunoribas/ppa-maratona +apt-get -y install software-properties-common +add-apt-repository -y ppa:icpc-latam/maratona-linux apt-get -y update apt-get -y upgrade apt-get -y install maratona-linguagens --no-install-recommends --allow-unauthenticated -- cgit v1.2.3