mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Improve title spacing among standard log lines
This commit is contained in:
@@ -37,7 +37,7 @@ info() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
title() {
|
title() {
|
||||||
echo -e "-----------------------------\n $1\n-----------------------------\n" >> "$setup_log" 2>&1
|
echo -e "\n-----------------------------\n $1\n-----------------------------\n" >> "$setup_log" 2>&1
|
||||||
}
|
}
|
||||||
|
|
||||||
logCmd() {
|
logCmd() {
|
||||||
|
|||||||
Reference in New Issue
Block a user