fixed newlines generating with cache script

This commit is contained in:
2025-12-30 02:03:37 +01:00
parent cb1b86f169
commit 5f4be3f6c6
2 changed files with 0 additions and 21 deletions

View File

@@ -31,7 +31,6 @@ sed -i "/${START_MARKER}/,/${END_MARKER}/d" "${CONF_FILE}"
# Append managed block
cat <<EOF >> "${CONF_FILE}"
${START_MARKER}
DL_DIR = "${DL_DIR}"
SSTATE_DIR = "${SSTATE_DIR}"