proton: Explicitly use python2.7 in hashbang

This will work on macOS as well as Linux.
This commit is contained in:
Andrew Eikum 2018-02-07 13:56:06 -06:00
parent 13eb21d38a
commit 4367aa17e7

2
proton
View file

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/python2.7
#script to launch Wine with the correct environment