mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
[fix] info -> title
This commit is contained in:
@@ -169,9 +169,7 @@ whiptail_cancel() {
|
||||
} >> $setup_log 2>&1
|
||||
fi
|
||||
|
||||
echo "----------" >> "$setup_log" 2>&1
|
||||
info "User cancelled setup, no changes made."
|
||||
echo "----------" >> "$setup_log" 2>&1
|
||||
title "User cancelled setup, no changes made."
|
||||
|
||||
exit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user