Change python3 to python in 2 scripts

These scripts work with python 2 and 3
This commit is contained in:
David Anderson 2020-10-09 12:43:50 -07:00
parent b1b9cef6f6
commit 43c98bff3d
2 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,5 @@
#!/usr/bin/env python3
#!/usr/bin/env python
# $Id$
'''
Checks project permissions and php modules.

View File

@ -1,6 +1,5 @@
#!/usr/bin/env python3
#!/usr/bin/env python
# $Id$
'''
Usage: upgrade [options] project_root