1
0
mirror of https://github.com/rancher/os.git synced 2025-06-20 12:11:56 +00:00
os/build.sh
2015-07-27 11:21:46 +05:00

7 lines
52 B
Bash
Executable File

#!/bin/bash
set -e
make all
ls -lh dist/artifacts