1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00
Files
os/scripts/default

9 lines
66 B
Plaintext
Raw Normal View History

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