bugfix: use /usr/bin/env instead of /bon in colorout.py

This commit is contained in:
nojhan 2012-03-30 22:50:32 +02:00
commit 35a4015409

2
src/colorout.py Normal file → Executable file
View file

@ -1,4 +1,4 @@
#!/bon/env python3
#!/usr/bin/env python3
#encoding: utf-8
import re