README: specify the debug flag

This commit is contained in:
Pratham Patel 2024-04-30 11:02:21 +05:30
parent a1d73a65b1
commit ab0dc451f1
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
sudo kiwi-ng --type=oem --profile=Minimal --color-output system build --description ./ --target-dir ./outdir
sudo kiwi-ng --debug --type=oem --profile=Minimal --color-output system build --description ./ --target-dir ./outdir