4 lines
193 B
YAML
4 lines
193 B
YAML
os: "linux"
|
|
dist: "xenial"
|
|
install: "apt-get install quilt parted realpath qemu-user-static debootstrap zerofree pxz zip dosfstools bsdtar libcap2-bin grep rsync xz-utils"
|
|
script: "./build.sh"
|