Skip to content

Commit b481dd5

Browse files
authored
make sure gnome-software picks all apps
1 parent be28e96 commit b481dd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

oscfg/ubuntu.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ EOF
135135
case "$1" in
136136
ubuntu-*-ubuntu-desktop)
137137
DEBIAN_FRONTEND=noninteractive run apt-get install -y gnome-software guake
138+
run killall gnome-software && run appstreamcli refresh --force && run apt update
138139
;;
139140
esac
140141

0 commit comments

Comments
 (0)