diff --git a/etc/auto/config b/etc/auto/config index 03be44f2..45ccf276 100755 --- a/etc/auto/config +++ b/etc/auto/config @@ -28,7 +28,6 @@ lb config noauto \ --apt-options "--option Acquire::Retries=2 --option Acquire::http::Timeout=45 --yes" \ --apt-recommends false \ --cache-packages false \ - --cache-stages false \ --uefi-secure-boot enable \ --binary-image iso-hybrid \ --iso-application "$NAME" \ @@ -49,7 +48,6 @@ lb config noauto \ --bootloaders "$BOOTLOADERS" \ "${@}" - # replace channel and suite # sed -i "s/@CHANNEL/$CHANNEL/" config/archives/*.list* # sed -i "s/@BASECODENAME/$BASECODENAME/" config/archives/*.list*