Fix typos
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
8297f55f2c
commit
16d6018419
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue