fix(preflight): detect and clean apt/dpkg locks so setup can be restarted after abort

This commit is contained in:
Mărcziem ™
2025-10-03 12:04:17 +02:00
parent 4d645a31a6
commit b6cdf82356
2 changed files with 41 additions and 0 deletions

View File

@@ -541,6 +541,7 @@ main() {
# Main installation
log_info "Starting installation process..."
preflight_apt_cleanup
update_system
run_installation