diff --git a/bin/update-rootfs.sh b/bin/update-rootfs.sh index 4beb3d22..4fb7a00d 100755 --- a/bin/update-rootfs.sh +++ b/bin/update-rootfs.sh @@ -1,5 +1,4 @@ #!/bin/sh -set -euxo pipefail DEPENDENCY_CLOUDFRONT_URL="https://deps.runfinch.com/" AARCH64_FILENAME_PATTERN="common/aarch64/finch-rootfs-production-arm64-[0-9].*\.tar.zst$"