Fix iterelf shebang

This commit is contained in:
Jordan Carlin 2024-12-17 13:54:33 -08:00
parent 6ec059e577
commit fd96fa4d97
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
# iterelf
# David_Harris@hmc.edu and Rose Thompson 7/3/2024