From cbc266db72fe955dc19deb450a28fc4840d4672d Mon Sep 17 00:00:00 2001 From: Andrew Jeddeloh Date: Apr 29 2019 22:12:39 +0000 Subject: go-mods-to-bundled: use /usr/bin/env python Do not assume a python is /bin/python --- diff --git a/go-mods-to-bundled-provides.py b/go-mods-to-bundled-provides.py index ad4e380..3de621a 100755 --- a/go-mods-to-bundled-provides.py +++ b/go-mods-to-bundled-provides.py @@ -1,4 +1,4 @@ -#!/bin/python3 +#!/usr/bin/env python3 ''' Tiny dumb script that generates virtual bundled `Provides` from a repo that