Debian Buster desktop making bugfix/workaround https://bugs.debian.org/cgi-bin/bugreport.cgi\?bug\=923289
This commit is contained in:
parent
7e66e95962
commit
858ff1d47b
@ -52,6 +52,9 @@ case "$1" in
|
||||
;;
|
||||
esac
|
||||
|
||||
# Debian Buster desktop bugfix https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923289
|
||||
[[ -d /etc/lightdm ]] && dpkg-reconfigure libgdk-pixbuf2.0-0 && update-mime-database /usr/share/mime
|
||||
|
||||
# update console info
|
||||
setupcon --save
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user