Update shebang line to be more portable

This commit is contained in:
David Coppit
2015-06-25 23:16:22 -04:00
parent 6b7b211392
commit 521f0364a1

View File

@@ -1,3 +1,3 @@
#!/usr/bin/bash
#!/usr/bin/env bash
docker build --rm=true -t coppit/inotify-command .