Sanitize hashbang

This commit is contained in:
Seppo Yli-Olli 2018-08-22 16:49:20 +03:00 committed by GitHub
parent 3c2e18ff30
commit d162bda989
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/env python2
#NOTE: If you make modifications here, consider whether they should
#be duplicated in ../lsteamclient/gen_wrapper.py