Change python2.3 to python
This commit is contained in:
parent
9eb102019b
commit
3f87854493
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python2.3
|
#!/usr/bin/env python
|
||||||
# Startup from system-wide installation
|
# Startup from system-wide installation
|
||||||
# Copyright (C) 2002 - 2005 John Goerzen
|
# Copyright (C) 2002 - 2005 John Goerzen
|
||||||
# <jgoerzen@complete.org>
|
# <jgoerzen@complete.org>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python2.3
|
#!/usr/bin/env python
|
||||||
# Startup from single-user installation
|
# Startup from single-user installation
|
||||||
# Copyright (C) 2002 - 2005 John Goerzen
|
# Copyright (C) 2002 - 2005 John Goerzen
|
||||||
# <jgoerzen@complete.org>
|
# <jgoerzen@complete.org>
|
||||||
|
Loading…
Reference in New Issue
Block a user