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
6bbed5fd4c8e4b043b162881d2e9bab43589e8c3
os
/
scripts
/
clean
6 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refactor build scripts
2016-05-06 10:12:09 -07:00
#!/bin/bash
/media and /mnt mounted as shared for console
2016-06-15 16:41:42 -07:00
set -e
Refactor build scripts
2016-05-06 10:12:09 -07:00
cd $(dirname $0)/..
Push the os-release file into the hostfs, and then bind mount it into our system containers Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-17 10:39:21 +10:00
rm -rf build dist bin images/*/build state
Reference in New Issue
Copy Permalink