Merge pull request #105 from steveeJ/scripts

script/priv-net-run: improve shebang compatibility
This commit is contained in:
Stefan Junker 2016-01-29 11:20:55 +01:00
commit f04661aca1

View File

@ -1,4 +1,5 @@
#!/bin/bash -e
#!/usr/bin/env bash
set -e
# Run a command in a private network namespace
# set up by CNI plugins