use env python

This commit is contained in:
delphinus 2015-05-18 10:46:11 +09:00
parent 900d62a5c1
commit 6e41d2ecbc
2 changed files with 2 additions and 2 deletions

2
grc
View File

@ -1,4 +1,4 @@
#! /usr/bin/python
#! /usr/bin/env python
import os, re, string, sys, getopt, signal

2
grcat
View File

@ -1,4 +1,4 @@
#! /usr/bin/python
#! /usr/bin/env python
import sys, os, string, re, signal, errno