consts: add preset config

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2024-04-05 17:42:25 +02:00
parent cbd30c7c8f
commit 23cd524923

View File

@@ -15,6 +15,7 @@ LOG_FILE="${TMP_PATH}/log.txt"
UPLOAD_PATH="${TMP_PATH}/upload"
USER_CONFIG_FILE="${PART1_PATH}/user-config.yml"
PRESET_CONFIG_FILE="${PART1_PATH}/preset-config.yml"
GRUB_PATH="${PART1_PATH}/boot/grub"
ORI_ZIMAGE_FILE="${PART2_PATH}/zImage"