diff --git a/git-flow b/git-flow index 4b6a12b..2b52804 100755 --- a/git-flow +++ b/git-flow @@ -1,4 +1,4 @@ -#!./venv/bin/python3 +#!/usr/bin/env python3 import os from subprocess import CalledProcessError