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:
c3d46f4
)
Fix or.
author
Christian Heller
<c.heller@plomlompom.de>
Tue, 9 Feb 2016 23:59:56 +0000
(
00:59
+0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Tue, 9 Feb 2016 23:59:56 +0000
(
00:59
+0100)
jessie_postinstall.sh
patch
|
blob
|
history
diff --git
a/jessie_postinstall.sh
b/jessie_postinstall.sh
index 9063f77743cd13428ab83f4c699ca9eeae1714f9..3797c7dedf51d07a57862dcfa649e576d266a12e 100755
(executable)
--- a/
jessie_postinstall.sh
+++ b/
jessie_postinstall.sh
@@
-85,7
+85,7
@@
echo 'deb http://security.debian.org/ jessie/updates main contrib non-free' \
>> /etc/apt/sources.list
echo 'deb http://ftp.debian.org/debian/ jessie-updates main contrib non-free' \
>> /etc/apt/sources.list
-if [ "$1" = "thinkpad"
||
"$2" = "public" ]; then
+if [ "$1" = "thinkpad"
] || [
"$2" = "public" ]; then
echo 'deb http://ftp.debian.org/debian/ jessie-backports main contrib' \
' non-free' >> /etc/apt/sources.list
echo 'deb http://ftp.debian.org/debian/ testing main contrib non-free' \