From: Christian Heller <c.heller@plomlompom.de>
Date: Wed, 14 Dec 2016 19:52:39 +0000 (+0100)
Subject: Install NoScript on Pentadactyl.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/%7B%7Bprefix%7D%7D/%7B%7Bdb.prefix%7D%7D/add_task?a=commitdiff_plain;h=3ec3210bb02014e4214c6049e7e6be7904cc9139;p=config

Install NoScript on Pentadactyl.
---

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/'