blob: c130e23560a77abba7a7a88ed9d58d1c57f7adc1 [file] [log] [blame]
#!/usr/bin/env bash
set -e
source "$MAKEDIR/.detect-daemon-osarch"
if [ "$DOCKER_ENGINE_GOOS" != "windows" ]; then
bundle .ensure-emptyfs
fi