Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Felix Eckhofer
tools
Commits
05e6e742
Commit
05e6e742
authored
Apr 16, 2016
by
Felix Eckhofer
🤹🏼
Browse files
Use updated paths for xenial
parent
12b2cdec
Pipeline
#147
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/paint-it-black.sh
View file @
05e6e742
...
...
@@ -27,13 +27,13 @@ sedfilter() {
}
sedfilter
\
/
lib
/plymouth/themes/ubuntu-logo/ubuntu-logo.grub
\
/
usr/share
/plymouth/themes/ubuntu-logo/ubuntu-logo.grub
\
's/background_color [0-9]+,[0-9]+,[0-9]+/background_color 0,0,0/'
sedfilter
\
/
lib
/plymouth/themes/ubuntu-logo/ubuntu-logo.script
\
/
usr/share
/plymouth/themes/ubuntu-logo/ubuntu-logo.script
\
's/^(Window.SetBackground(Top|Bottom)Color ?)\(0\.[0-9]{1,2}, 0\.[0-9]{1,2}, 0\.[0-9]{1,2}\)/\1(0.00, 0.00, 0.00)/'
sedfilter
\
/
lib
/plymouth/themes/ubuntu-text/ubuntu-text.plymouth
\
/
usr/share
/plymouth/themes/ubuntu-text/ubuntu-text.plymouth
\
's/^black=0x[a-fA-F0-9]{6}/black=0x000000/'
notice
"You may want to run 'update-initramfs -u -k all && update-grub' now :)"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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