mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add supersoup mode
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
INSTALLEDVERSION=$(cat /etc/soversion)
|
INSTALLEDVERSION=$(cat /etc/soversion)
|
||||||
|
|
||||||
if [[ $INSTALLEDSALTVERSION == "2.4.4" ]]; then
|
if [[ $INSTALLEDVERSION == "2.4.4" ]]; then
|
||||||
|
|
||||||
echo "Initiating supersoup mode"
|
echo "Initiating supersoup mode"
|
||||||
mkdir -p /tmp/supersoup
|
mkdir -p /tmp/supersoup
|
||||||
|
|||||||
Reference in New Issue
Block a user