rootfs-builder-ubuntu/scripts/tar_fetch_arm64.sh
2018-03-12 10:22:06 +00:00

5 lines
186 B
Bash

#!/bin/bash
curl -o \
${WORKSPACE}/ubuntu-bionic-core-cloudimg-root.tar.gz -L \
https://partner-images.canonical.com/core/bionic/current/ubuntu-bionic-core-cloudimg-arm64-root.tar.gz