home · contact · privacy
Install NoScript on Pentadactyl.
[config] / jessie_postinstall.sh
index a536eee24d8c215ff1c4b626eb402a0de8abd862..85e464e7bcc6f67336724421547d05ff16804056 100755 (executable)
@@ -28,7 +28,7 @@ elif [ "$3" = "test.plomlompom.com" ]; then
 elif [ "$2" = "public" ]; then
     hostname="htwtxt.plomlompom"
 elif [ "$2" = "X200s" ]; then
-    hostname="X220s"
+    hostname="X200s"
 elif [ "$2" = "T450s" ]; then
     hostname="T450s"
 fi
@@ -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/'