1
0
mirror of https://github.com/rancher/os.git synced 2025-06-21 20:47:04 +00:00
os/scripts/dev
Sven Dowideit f4948a6ae4 the integration tests need the installer tar file
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-24 16:48:00 +10:00

10 lines
144 B
Bash
Executable File

#!/bin/bash
# help: For development, creates iso, kernel, initrd gzip compressed
set -e
cd $(dirname $0)
./build
./prepare
ROOTFS=0 ./package