1
0
mirror of https://github.com/rancher/os.git synced 2025-06-08 06:25:31 +00:00
os/scripts/build

8 lines
160 B
Plaintext
Raw Normal View History

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