From 6f0a6f656d0eeb5e83e41351109db077c58099a4 Mon Sep 17 00:00:00 2001 From: Seppo Yli-Olli Date: Wed, 22 Aug 2018 16:50:20 +0300 Subject: [PATCH] Sanitize hashbang --- proton | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proton b/proton index d4bdc7d5..a5b8e251 100755 --- a/proton +++ b/proton @@ -1,4 +1,4 @@ -#!/usr/bin/python2.7 +#!/usr/bin/env python2.7 #script to launch Wine with the correct environment