mirror of
https://github.com/buildplan/du_setup.git
synced 2025-12-29 16:14:59 +00:00
Update setup_harden_debian_ubuntu.sh
This commit is contained in:
@@ -1471,7 +1471,7 @@ generate_summary() {
|
||||
print_warning "A reboot is required to apply all changes cleanly."
|
||||
if [[ $VERBOSE == true ]]; then
|
||||
if confirm "Reboot now?" "y"; then
|
||||
print_info "Rebooting now..."
|
||||
print_info "Rebooting ..."
|
||||
sleep 3
|
||||
reboot
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user