Skip to content

Commit bc8916a

Browse files
committed
small fix
1 parent 4eab1c7 commit bc8916a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oscfg/ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ EOF
142142
case "$1" in
143143
ubuntu-*-ubuntu-desktop)
144144
DEBIAN_FRONTEND=noninteractive run apt-get install -y gnome-software guake
145-
run killall gnome-software && run appstreamcli refresh --force && run apt update
145+
run appstreamcli refresh --force && run apt update
146146
;;
147147
esac
148148

0 commit comments

Comments
 (0)