mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
Merge pull request #697 from Kriskras99/patch-1
Specify python2 in xenia-build
This commit is contained in:
commit
f5e3b59c42
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2
|
||||
|
||||
# Copyright 2015 Ben Vanik. All Rights Reserved.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue