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
Rajakavitha Kodhandapani
tails
Commits
44d85e75
Commit
44d85e75
authored
Jan 12, 2017
by
spriver
Browse files
Passing yes option to apt-get
parent
638b0ea3
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/chroot_local-hooks/12-generate-ublock-origin-filter
View file @
44d85e75
...
...
@@ -4,7 +4,7 @@ set -e
echo
"Installing sqlite3 for uBlock patterns+settings file conversion"
apt-get
install
sqlite3
apt-get
install
--yes
sqlite3
echo
"Converting uBlock database dump into sqlite blob"
...
...
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