home
·
contact
·
privacy
projects
/
config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b249bc
)
Install NoScript on Pentadactyl.
author
Christian Heller
<c.heller@plomlompom.de>
Wed, 14 Dec 2016 19:52:39 +0000
(20:52 +0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Wed, 14 Dec 2016 19:52:39 +0000
(20:52 +0100)
jessie_postinstall.sh
patch
|
blob
|
history
diff --git
a/jessie_postinstall.sh
b/jessie_postinstall.sh
index 0a9abc241350b891dd5dc3cccb4d2f08950c209e..85e464e7bcc6f67336724421547d05ff16804056 100755
(executable)
--- 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/'