Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Dec 17, 2024
1 parent 0cc01c3 commit c8f4a5e
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)"


dnf group install -y --nobest @Workstation
dnf group install -y --nobest Workstation

dnf install -y \
gnome-tweaks \
Expand Down

0 comments on commit c8f4a5e

Please sign in to comment.