mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
Build script updates
Always compress with gzip unless we are doing a release. Also download rootfs.tar to ${DOWNLOAD} so `dapper -m bind` works better.
This commit is contained in:
@@ -6,4 +6,4 @@ cd $(dirname $0)
|
||||
|
||||
./build
|
||||
./prepare
|
||||
INSTALLER=0 COMPRESS="gzip -1" ROOTFS=0 ./package
|
||||
INSTALLER=0 ROOTFS=0 ./package
|
||||
|
Reference in New Issue
Block a user