1
0
mirror of https://github.com/rancher/os.git synced 2025-06-28 07:46:49 +00:00
os/build.sh

7 lines
52 B
Bash
Raw Normal View History

2015-02-09 04:38:37 +00:00
#!/bin/bash
set -e
2015-07-23 13:53:01 +00:00
make all
2015-02-09 04:38:37 +00:00
2015-07-23 13:53:01 +00:00
ls -lh dist/artifacts