Skip to content

Commit

Permalink
Temporarily disable KDE for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed May 3, 2024
1 parent 3d62cc3 commit 0506a97
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

profiles=( "Workstation-Live" "KDE-Live" )
profiles=( "Workstation-Live" )

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

0 comments on commit 0506a97

Please sign in to comment.