Merge pull request #4 from funk-on-code/update-TPM-and-Secureboot-for-2026<07-patch-1

Fix upstream's cubic-ai-bot's issues.
This commit is contained in:
funk-on-code 2026-07-15 16:35:46 +10:00 committed by GitHub
commit 45ddcbec31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1673,6 +1673,7 @@ EOF
echo "tpm=\"on\"" >> "${CONF_FILE}"
fi
echo "secureboot=\"on\"" >> "${CONF_FILE}"
;;
deepin)
echo "disk_size=\"64G\"" >> "${CONF_FILE}"
echo "ram=\"4G\"" >> "${CONF_FILE}"