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
dbae0a601246d1ae1ce834532ce946bd3d6c155a
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