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