mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 07:23:06 +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