mirror of
https://github.com/Retropex/docker-bitcoind.git
synced 2025-05-24 19:12:36 +02:00
quote the path
This commit is contained in:
parent
ac226693dd
commit
4ab6c6b7ee
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user