mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
Common module - Fix so salt will like it
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/#!/usr/bin/env bash
|
#!/bin/bash
|
||||||
|
|
||||||
if [ ! -f /opt/so/state/dockernet.state ]; then
|
if [ ! -f /opt/so/state/dockernet.state ]; then
|
||||||
docker network create -d bridge so-elastic-net
|
docker network create -d bridge so-elastic-net
|
||||||
|
|||||||
Reference in New Issue
Block a user