bugfix: use /usr/bin/env instead of /bon in colorout.py
This commit is contained in:
parent
1d883a0ff9
commit
ec65a6cf68
1 changed files with 1 additions and 1 deletions
2
src/colorout.py
Normal file → Executable file
2
src/colorout.py
Normal file → Executable file
|
|
@ -1,4 +1,4 @@
|
|||
#!/bon/env python3
|
||||
#!/usr/bin/env python3
|
||||
#encoding: utf-8
|
||||
|
||||
import re
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue