diff --git a/build.sh b/build.sh index c447d02..5506d4e 100755 --- a/build.sh +++ b/build.sh @@ -1,3 +1,3 @@ -#!/usr/bin/bash +#!/usr/bin/env bash docker build --rm=true -t coppit/inotify-command .