allow launching with python2 (from env)
This commit is contained in:
parent
8f3148cf04
commit
b88eb58d22
2 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/env python2
|
||||||
|
|
||||||
"""
|
"""
|
||||||
XTerm Colour Chart
|
XTerm Colour Chart
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue