use zsh instead

This commit is contained in:
James Walker 2011-10-10 12:45:11 -04:00
parent 4e3cf50ba5
commit 3d3d23ee9a

View File

@ -1,3 +1,3 @@
#!/bin/bash
#!/bin/zsh
pyflakes $1
pep8 --repeat $1