Common module - Fix so salt will like it

This commit is contained in:
Mike Reeves
2018-04-16 13:50:04 -04:00
parent da353ecbd5
commit 7c86f3311c

View File

@@ -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