Skip to content

Commit

Permalink
fix: ostree automatic updates not enabled (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman committed Mar 6, 2023
1 parent 2a9eddc commit b508c02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions post-install.sh
Expand Up @@ -2,6 +2,7 @@

set -ouex pipefail

systemctl enable rpm-ostreed-automatic.timer
systemctl enable flatpak-system-update.timer

systemctl --global enable flatpak-user-update.timer
Expand Down

0 comments on commit b508c02

Please sign in to comment.