We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c26ae2 commit c26d331Copy full SHA for c26d331
1 file changed
oscfg/debian.sh
@@ -77,7 +77,7 @@ debian_cfg() {
77
DEBIAN_FRONTEND=noninteractive run apt-get install -y gnome-software guake dconf-cli
78
DEBIAN_FRONTEND=noninteractive run apt-get install -y flatpak gnome-software-plugin-flatpak
79
run flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
80
- run appstream refresh --force
+ run appstreamcli refresh --force
81
run systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
82
;;
83
esac
0 commit comments