Sanitize hashbang
This commit is contained in:
parent
d162bda989
commit
6f0a6f656d
1 changed files with 1 additions and 1 deletions
2
proton
2
proton
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python2.7
|
||||
#!/usr/bin/env python2.7
|
||||
|
||||
#script to launch Wine with the correct environment
|
||||
|
||||
|
|
Loading…
Reference in a new issue