From b32412314d6cdccbc781ba1191fcbb69f26c6617 Mon Sep 17 00:00:00 2001 From: Cory Sanin Date: Sat, 24 Dec 2022 18:28:55 -0600 Subject: [PATCH] Oh it sources it, I understand now --- config | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config b/config index d94ea0a..3d2cbf0 100644 --- a/config +++ b/config @@ -1,10 +1,10 @@ -IMG_NAME=showpieceos -DEPLOY_COMPRESSION=none -LOCALE_DEFAULT=en_US.UTF-8 -TARGET_HOSTNAME=showpiece -KEYBOARD_KEYMAP=English (US) -TIMEZONE_DEFAULT=America/Chicago -FIRST_USER_NAME=pi -FIRST_USER_PASS=letmein +IMG_NAME="showpieceos" +DEPLOY_COMPRESSION="none" +LOCALE_DEFAULT="en_US.UTF-8" +TARGET_HOSTNAME="showpiece" +KEYBOARD_KEYMAP="English (US)" +TIMEZONE_DEFAULT="America/Chicago" +FIRST_USER_NAME="pi" +FIRST_USER_PASS="letmein" DISABLE_FIRST_BOOT_USER_RENAME=1 ENABLE_SSH=0