Skip to content

Commit c26d331

Browse files
authored
Update debian.sh
1 parent 4c26ae2 commit c26d331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

oscfg/debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ debian_cfg() {
7777
DEBIAN_FRONTEND=noninteractive run apt-get install -y gnome-software guake dconf-cli
7878
DEBIAN_FRONTEND=noninteractive run apt-get install -y flatpak gnome-software-plugin-flatpak
7979
run flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
80-
run appstream refresh --force
80+
run appstreamcli refresh --force
8181
run systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
8282
;;
8383
esac

0 commit comments

Comments
 (0)