1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 06:40:31 +00:00
Files
os/build.sh

7 lines
52 B
Bash
Raw Normal View History

2015-02-08 21:38:37 -07:00
#!/bin/bash
set -e
2015-07-23 18:53:01 +05:00
make all
2015-02-08 21:38:37 -07:00
2015-07-23 18:53:01 +05:00
ls -lh dist/artifacts