fix shebang in pipework

This commit is contained in:
Robin Gloster 2015-09-08 20:54:29 +00:00
parent 86381bfeee
commit 25d10cd3bc

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Borrowed from https://github.com/jpetazzo/pipework