1
0
mirror of https://github.com/rancher/os.git synced 2025-04-28 03:20:50 +00:00
os/scripts/default
2016-06-15 16:45:05 -07:00

9 lines
66 B
Bash
Executable File

#!/bin/bash
set -e
cd $(dirname $0)
./build
./prepare
./package