2
0
mirror of https://github.com/ValveSoftware/Proton synced 2025-09-01 07:05:24 +00:00

proton: Call python3 explicitly on Linux

Frustratingly, Ubuntu ships no python binary by default, only python3,
so we can't just call python and expect it to work. This will fail on
distros that don't ship python3, but them's the breaks.
This commit is contained in:
Andrew Eikum
2018-08-29 07:45:41 -05:00
parent 59b018c19d
commit 5286f43fda
3 changed files with 9 additions and 6 deletions

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env python
#to enable these settings, name this file "user_settings.py"
user_settings = {