Add bash shebang to build-single.sh
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
TARGET_NAME="$1-$2"
|
||||
DOCKERFILE="Dockerfile.$1.$2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user