Fix typos

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Aanand Prasad 2015-01-20 21:23:01 +00:00
commit 16d6018419
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
#!/bin/sh
find . -type f -name '*.pyc' -delete
rm -rf docs/_site build dist compose.egg-info
rm -rf docs/_site build dist docker-compose.egg-info