This website requires JavaScript.
Explore
Help
Register
Sign In
rancher
/
os
Watch
1
Star
0
Fork
1
You've already forked os
mirror of
https://github.com/rancher/os.git
synced
2025-08-31 06:11:12 +00:00
Code
Issues
Releases
Wiki
Activity
Files
455e36bb0ef43902e79e06473e0a03edf3d32b18
os
/
scripts
/
default
9 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Speed up build and run tests
2016-05-22 23:11:26 -07:00
#!/bin/bash
/media and /mnt mounted as shared for console
2016-06-15 16:41:42 -07:00
set -e
Speed up build and run tests
2016-05-22 23:11:26 -07:00
cd $(dirname $0)
./build
./prepare
./package
Reference in New Issue
Copy Permalink