Update vvp_reg.py to use env to find python3
This commit is contained in:
parent
5beeeee3fa
commit
9d3cd045ef
|
|
@ -1,4 +1,4 @@
|
|||
#! python3
|
||||
#!/usr/bin/env python3
|
||||
'''
|
||||
Usage:
|
||||
vvp_reg
|
||||
|
|
|
|||
Loading…
Reference in New Issue