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-08 18:20:32 +00:00
Code
Issues
Releases
Wiki
Activity
Files
bc9efaa22dfb9c0748e089bd1e46b3c2ca9bad0e
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