From 3ec3210bb02014e4214c6049e7e6be7904cc9139 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Wed, 14 Dec 2016 20:52:39 +0100 Subject: [PATCH] Install NoScript on Pentadactyl. --- jessie_postinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jessie_postinstall.sh b/jessie_postinstall.sh index 0a9abc2..85e464e 100755 --- a/jessie_postinstall.sh +++ b/jessie_postinstall.sh @@ -315,7 +315,7 @@ elif [ "$1" = "thinkpad" ]; then apt-get -y install x11-xserver-utils # Set up pentadactyl. - apt-get -y install iceweasel + apt-get -y install iceweasel xul-ext-noscript apt-get -y -t jessie-backports install xul-ext-pentadactyl apt-get -y install vim-gtk su plom -c 'mkdir -p /home/plom/downloads/' -- 2.30.2