diff --git a/build.sh b/build.sh index b75b735..d291f8b 100755 --- a/build.sh +++ b/build.sh @@ -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