From 367831fbf9b7326e640ad68611c0b04431ac6c0a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 28 Feb 2014 17:58:01 -0500 Subject: [PATCH] install pylint/mock --- .bin/goobuntu-vapier-setup | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.bin/goobuntu-vapier-setup b/.bin/goobuntu-vapier-setup index 4193c64..5567893 100755 --- a/.bin/goobuntu-vapier-setup +++ b/.bin/goobuntu-vapier-setup @@ -6,7 +6,9 @@ pkgs=( ipython pavucontrol pssh + pylint python-mox + python-mock python-protobuf sharutils unzip @@ -76,6 +78,7 @@ goobuntu-config -U set custom_etc_sudoers_d true printf "Defaults !tty_tickets\nDefaults timestamp_timeout=360\n" > /etc/sudoers.d/vapier chmod 440 /etc/sudoers.d/vapier +apt-get -y purge zeitgeist* apt-get -y purge google-chrome-beta apt-get -y install google-chrome-unstable apt-get -y install "$@" -- 2.39.5