1
0
mirror of https://github.com/rancher/os.git synced 2025-09-23 19:40:15 +00:00
Files
os/scripts/package

9 lines
86 B
Plaintext
Raw Normal View History

2016-05-06 10:12:09 -07:00
#!/bin/bash
set -e
cd $(dirname $0)
./package-rootfs
./package-initrd
./package-iso