Skip to content

Commit

Permalink
Add the sway spin ISO
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed May 2, 2024
1 parent 0cf3a44 commit 2316332
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
@@ -1,7 +1,7 @@
#!/usr/bin/bash
set -e

kickstarts=( "fedora-live-workstation" "fedora-live-kde" )
kickstarts=( "fedora-live-workstation" "fedora-live-kde" "fedora-live-sway" )

mkdir -p /repo/builddir/iso
builddir=$(mktemp -d -p "/repo/builddir"); export builddir
Expand Down

0 comments on commit 2316332

Please sign in to comment.