mirror of
https://github.com/buildplan/du_setup.git
synced 2025-12-29 16:14:59 +00:00
print header before other checks
This commit is contained in:
@@ -3468,9 +3468,9 @@ main() {
|
||||
log "Starting Debian/Ubuntu hardening script."
|
||||
|
||||
# --- PRELIMINARY CHECKS ---
|
||||
print_header
|
||||
check_system
|
||||
run_update_check
|
||||
print_header
|
||||
check_dependencies
|
||||
|
||||
# --- HANDLE SPECIAL OPERATIONAL MODES ---
|
||||
|
||||
Reference in New Issue
Block a user