From 348693f21b3197581b00245547f83de7ccafa63b Mon Sep 17 00:00:00 2001 From: Maxim Stewart Date: Sat, 2 May 2020 02:16:53 -0500 Subject: [PATCH] Removed test data from config.sh --- CONFIG.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONFIG.sh b/CONFIG.sh index 5e25d4a..1324426 100755 --- a/CONFIG.sh +++ b/CONFIG.sh @@ -14,7 +14,7 @@ ID=":10" # Your system release... this is set by set_system_release -# function above and can be safetly ignored +# method from CONFIG_SCRIPTS.sh above and can be safetly ignored SYSTEM_RELEASE="" @@ -30,11 +30,11 @@ RELEASE="focal" ARCH="amd64" # the name of your distro and ISO -OS_NAME="Sol-OS" +OS_NAME="" OS_VER="1.00" # The user of the live boot -LIVE_USER="earth" +LIVE_USER=""