mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 09:36:01 -04:00
Fix iterelf shebang
This commit is contained in:
parent
6ec059e577
commit
fd96fa4d97
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
# iterelf
|
# iterelf
|
||||||
# David_Harris@hmc.edu and Rose Thompson 7/3/2024
|
# David_Harris@hmc.edu and Rose Thompson 7/3/2024
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue