diff options
Diffstat (limited to 'config/common')
-rw-r--r-- | config/common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/common b/config/common index 00ee8f0..3ba9d46 100644 --- a/config/common +++ b/config/common @@ -134,5 +134,5 @@ APT_OPTIONS="--yes" APTITUDE_OPTIONS="--assume-yes" DEBOOTSTRAP_OPTIONS="" CDEBOOTSTRAP_OPTIONS="" -GZIP_OPTIONS="-6 --rsyncable" +GZIP_OPTIONS="-6 --rsyncable" ISOHYBRID_OPTIONS="" |