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