1
0
mirror of https://github.com/rancher/os.git synced 2025-04-28 11:24:26 +00:00
os/scripts/default

9 lines
66 B
Plaintext
Raw Normal View History

2016-05-23 06:11:26 +00:00
#!/bin/bash
set -e
2016-05-23 06:11:26 +00:00
cd $(dirname $0)
./build
./prepare
./package