mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-02 13:23:50 +01:00
[refactor] Move install_cleanup outside of whiptail functions
This commit is contained in:
@@ -633,3 +633,6 @@ fi
|
||||
if [[ -z $SKIP_REBOOT ]]; then
|
||||
shutdown -r now
|
||||
fi
|
||||
|
||||
install_cleanup >> $setup_log 2>&1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user