1
0
mirror of https://github.com/rancher/os.git synced 2025-05-08 16:16:20 +00:00
os/scripts/build

6 lines
72 B
Plaintext
Raw Permalink Normal View History

2016-05-06 17:12:09 +00:00
#!/bin/bash
set -e
$(dirname $0)/build-target
$(dirname $0)/build-host