Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d69a84b

Browse files
committed
use /usr/bin/env
1 parent 101923b commit d69a84b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PC/make8x3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#! /usr/local/bin/python
1+
#! /usr/bin/env python
22

33
# This program reads all *.py and test/*.py in "libDir", and
44
# copies those files with illegal DOS names to libDir/dos_8x3.

0 commit comments

Comments
 (0)