mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-30 04:43:14 +01:00
Setup Script - Fix Syntax Error
This commit is contained in:
@@ -135,7 +135,7 @@ create_bond() {
|
||||
# Create Bond files for the selected monitor interface
|
||||
for BNIC in ${BNICS[@]}; do
|
||||
echo "blah"
|
||||
|
||||
done
|
||||
else
|
||||
# Need to add 17.04 support still
|
||||
apt -y install ifenslave
|
||||
|
||||
Reference in New Issue
Block a user