mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
Speed up build and run tests
This commit is contained in:
7
scripts/default
Executable file
7
scripts/default
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
./build
|
||||
./prepare
|
||||
./package
|
Reference in New Issue
Block a user