diff --git a/git-third-party b/git-third-party index d107476..3048132 100755 --- a/git-third-party +++ b/git-third-party @@ -1,4 +1,4 @@ -#!/bin/env python3 +#!/usr/bin/env python3 # # This file is part of the git-third-party distribution (https://github.com/kp2pml30/git-third-party).