steamdeck-jupiter-driver/patches/0000-pika-patch.patch
Ward Nakchbandi (Cosmic Fusion) e1a9adc51d
Update 0000-pika-patch.patch
2023-07-15 11:57:06 +03:00

8 lines
283 B
Diff

diff --git a/usr/lib/hwsupport/power-button-handler.py b/usr/lib/hwsupport/power-button-handler.py
index 1a46251..cbf7857 100755
--- a/usr/lib/hwsupport/power-button-handler.py
+++ b/usr/lib/hwsupport/power-button-handler.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/bin/env python3 -u