go-mods-to-bundled: use /usr/bin/env python

Do not assume a python is /bin/python
This commit is contained in:
Andrew Jeddeloh 2019-04-29 15:07:55 -07:00
parent 6e12473d8f
commit cbc266db72

View File

@ -1,4 +1,4 @@
#!/bin/python3
#!/usr/bin/env python3
'''
Tiny dumb script that generates virtual bundled `Provides` from a repo that