use more portable shebang line in python scripts

This commit is contained in:
Axel Kohlmeyer
2013-06-09 19:57:02 +02:00
parent c8283169c2
commit 1f5dcb1ecf
14 changed files with 14 additions and 14 deletions

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/python
#!/usr/bin/env python
# copy LAMMPS src/liblammps.so and lammps.py to system dirs