Skip to content

Commit

Permalink
Mon 16 Dec 2024 12:12:11 CET
Browse files Browse the repository at this point in the history
  • Loading branch information
YardQuit committed Dec 16, 2024
1 parent e74c3bc commit 7ca6b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -ouex pipefail
RELEASE="$(rpm -E %fedora)"
### install flatpaks
flatpak remote-add --system --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak -y install --system $(cat /tmp/packages/flatpaks)
# flatpak -y install --system $(cat /tmp/packages/flatpaks)

### Install packages
rpm-ostree install \
Expand Down

0 comments on commit 7ca6b69

Please sign in to comment.