mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-06 11:28:46 +02:00
[fix] info -> title
This commit is contained in:
+1
-3
@@ -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