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 22:32:14 +00:00
Code
Issues
Releases
Wiki
Activity
Files
4290228f19da134065ab7a56ae0ae881558ab0a8
os
/
scripts
/
clean
6 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2015-02-08 21:38:37 -07:00
#!/bin/bash
cd $(dirname $0)/..
Delete temp Dockerfiles
2015-03-18 06:26:53 -07:00
rm -rf build dist gopath .dockerfile Dockerfile
Reference in New Issue
Copy Permalink