Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
b4f645b7
Commit
b4f645b7
authored
Oct 14, 2014
by
Tails developers
Browse files
Shift parameters so the pkg list doesn't include the destination.
This shift was forgotten in the earlier commit.
parent
b5a36cb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/chroot_local-hooks/10-tbb
View file @
b4f645b7
...
...
@@ -145,6 +145,7 @@ EOF
install_debian_extensions
()
{
local
destination
destination
=
"
${
1
}
"
shift
apt-get
install
--yes
"
${
@
}
"
ln
-s
/usr/share/xul-ext/adblock-plus/
\
"
${
destination
}
"
/
'{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment