Skip to content

Commit

Permalink
Enable debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Sep 12, 2024
1 parent dd003a8 commit 7e010b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ fi
for profile in "${profiles[@]}"; do
rm -rf /var/kiwi/build; mkdir -p /var/kiwi/{build,tmp}
kiwi-ng \
--debug \
--color-output \
--temp-dir /var/kiwi/tmp \
--type iso \
Expand Down

0 comments on commit 7e010b9

Please sign in to comment.