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
1e1ddde9
Verified
Commit
1e1ddde9
authored
May 05, 2020
by
Felix Eckhofer
🤹🏼
Browse files
Update check for focal
parent
03670d25
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/paint-it-black.sh
View file @
1e1ddde9
...
...
@@ -41,7 +41,7 @@ sedfilter \
notice
"You may want to run 'update-initramfs -u -k all && update-grub' now :)"
if
update-alternatives
--query
gdm3
.css
2>/dev/null |
grep
'^Value: '
|
grep
-q
'/
ubuntu.css$
'
if
update-alternatives
--query
gdm3
-theme.gresource
2>/dev/null |
grep
'^Value: '
|
grep
-q
'/
Yaru/
'
then
notice
"To modify the background of gdm, check 'update-alternatives --config gdm3-theme.gresource'"
fi
Write
Preview
Supports
Markdown
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