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-09-11 11:41:35 +00:00
Code
Issues
Releases
Wiki
Activity
Files
4e94e92c9d07d235a599cc58522d8ff883150e6a
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