diff options
Diffstat (limited to 'CONF.sh')
-rw-r--r-- | CONF.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -298,7 +298,6 @@ export NORECOMMENDS=1 export NOSUGGESTS=1 # Image format: -# vfat = Output an image in VFAT format (.img) # iso = Output an image in ISO 9660 format (.iso) # img = Output a raw partitioned disk image (.img) if [ -z "$IMAGE_FORMAT" ]; then |