Auto-reboot after imaging, auto-download pip-wheels in build scripts
startnet.cmd now polls for PESetup.exe completion and reboots with a 15-second countdown. Build scripts (USB + Proxmox) auto-download pip wheels if the pip-wheels/ directory is missing. Added mok-keys/ to gitignore. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -44,5 +44,8 @@ __pycache__/
|
||||
*.pyo
|
||||
venv/
|
||||
|
||||
# MOK Secure Boot signing keys (contains private key)
|
||||
mok-keys/
|
||||
|
||||
# Secrets
|
||||
secrets.md
|
||||
|
||||
Reference in New Issue
Block a user