mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +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
|
||||
docker network create -d bridge so-elastic-net
|
||||
|
||||
Reference in New Issue
Block a user