quote the path

This commit is contained in:
Damian Mee 2019-05-04 00:39:59 +07:00
parent ac226693dd
commit 4ab6c6b7ee
No known key found for this signature in database
GPG Key ID: 2F961EAB8789725D

View File

@ -71,8 +71,8 @@ script:
sudo cp ./.travis/build-arm.sh /alpine/
/alpine/enter-chroot ls -la /
/alpine/enter-chroot /build-arm.sh
/alpine/enter-chroot ls -la /
/alpine/enter-chroot "/build-arm.sh"
elif [[ ! -z "${ARCH}" ]]; then
./.travis/pull-all.sh