This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-fobi
Watch
1
Star
0
Fork
You've already forked django-fobi
0
mirror of
https://github.com/Hopiu/django-fobi.git
synced
2026-05-11 14:23:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e98d260e74
django-fobi
/
scripts
/
clean_up.sh
5 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
more on preparing the 0.4.16; adding docs
2015-02-10 13:02:18 +00:00
#cd ..
initial
2014-10-11 03:54:24 +00:00
find . -name
"*.pyc"
-exec rm -rf
{
}
\;
rm -rf build/
rm -rf dist/
more on preparing the 0.4.16; adding docs
2015-02-10 13:02:18 +00:00
#cd scripts
Reference in a new issue
Copy permalink