From f605d636c5cd71fc58235762e76a196e034b135a Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Thu, 18 Jun 2015 13:12:01 +0200 Subject: don't hard-code the path to the python interpreter --- webhook.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webhook.py') diff --git a/webhook.py b/webhook.py index d91a4aa..6630c0d 100755 --- a/webhook.py +++ b/webhook.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 # Copyright (c) 2015, Ralf Jung # All rights reserved. # -- cgit v1.2.3