Skip to content

Commit

Permalink
fix: enable ublue-update (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobslept committed Oct 4, 2023
1 parent 133e6ed commit ff716d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ RUN wget https://copr.fedorainfracloud.org/coprs/ublue-os/bling/repo/fedora-$(rp
systemctl enable rpm-ostree-countme.service && \
systemctl enable tailscaled.service && \
systemctl enable dconf-update.service && \
systemctl disable ublue-update.timer && \
systemctl enable ublue-update.timer && \
systemctl enable ublue-system-setup.service && \
systemctl enable ublue-system-flatpak-manager.service && \
systemctl --global enable ublue-user-flatpak-manager.service && \
Expand Down

0 comments on commit ff716d5

Please sign in to comment.