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:
@@ -28,5 +28,5 @@ if [ ! -f /opt/so/state/espipelines.txt ]; then
|
|||||||
echo
|
echo
|
||||||
|
|
||||||
cd - >/dev/null
|
cd - >/dev/null
|
||||||
|
|
||||||
touch /opt/so/state/espipelines.txt
|
touch /opt/so/state/espipelines.txt
|
||||||
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user