From e7480e182062fab8102e9ea9ee61af18f68ebd12 Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Mon, 23 Jan 2023 18:47:19 +0000 Subject: [PATCH] comment out non-supported lines aimed at the conf --- quickget | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/quickget b/quickget index d079702..dc4adc2 100755 --- a/quickget +++ b/quickget @@ -851,9 +851,10 @@ EOF truenas-scale|truenas-core) echo echo "boot=\"legacy\"" >> "${CONF_FILE}" - echo "bootdrive_size=\"5G\"" >> "${CONF_FILE}" # boot drive - echo "1stdrive_size=\"20G\"" >> "${CONF_FILE}" # for testing - echo "2nddrive_size=\"20G\"" >> "${CONF_FILE}" # again, for testing + # the rest is non-functional + # echo "bootdrive_size=\"5G\"" >> "${CONF_FILE}" # boot drive + # echo "1stdrive_size=\"20G\"" >> "${CONF_FILE}" # for testing + # echo "2nddrive_size=\"20G\"" >> "${CONF_FILE}" # again, for testing ;; zorin) case ${EDITION} in