mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Fix if statement
This commit is contained in:
@@ -105,5 +105,5 @@ if [ ! -f /opt/so/state/estemplates.txt ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
cd - >/dev/null
|
cd - >/dev/null
|
||||||
|
|
||||||
touch /opt/so/state/estemplates.txt
|
touch /opt/so/state/estemplates.txt
|
||||||
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user