Update run_vcs shebang after merge

This commit is contained in:
Jordan Carlin 2024-07-03 23:47:26 -07:00
parent 0459c68615
commit 985d9b4edc
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
# run_vcs
# David_Harris@hmc.edu 2 July 2024