mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-02 19:01:54 +02: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