mirror of
https://github.com/rancher/os.git
synced 2025-09-02 15:24:32 +00:00
Speed up build and run tests
This commit is contained in:
@@ -5,7 +5,7 @@ source $(dirname $0)/version
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
if [ ! -e ./bin/host_ros ]; then
|
||||
if [ ! -e ../bin/host_ros ]; then
|
||||
./build
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user