mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-07 13:36:43 +01:00
Use proper executable name
This commit is contained in:
parent
740a653212
commit
3e2ce7a579
1 changed files with 1 additions and 1 deletions
2
ponysay
2
ponysay
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
'''
|
||||
|
|
Loading…
Reference in a new issue