2
0
Fork 0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-08-21 13:19:36 +03:00

Sanitize hashbang

This commit is contained in:
Seppo Yli-Olli 2018-08-22 16:50:20 +03:00 committed by GitHub
commit 6f0a6f656d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
proton
View file

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