mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-30 00:33:29 +00:00
Continue POSIX-ifying build scripts
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
@@ -24,7 +24,7 @@ set -e
|
||||
|
||||
PROVIDER="azure"
|
||||
|
||||
source "build-common.sh"
|
||||
. "build-common.sh"
|
||||
|
||||
case "$1" in
|
||||
makeraw)
|
||||
|
||||
Reference in New Issue
Block a user