about summary refs log tree commit diff
path: root/pkgs/development/python-modules/pijuice/patch-shebang.diff
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/pijuice/patch-shebang.diff')
-rw-r--r--pkgs/development/python-modules/pijuice/patch-shebang.diff9
1 files changed, 9 insertions, 0 deletions
diff --git a/pkgs/development/python-modules/pijuice/patch-shebang.diff b/pkgs/development/python-modules/pijuice/patch-shebang.diff
new file mode 100644
index 0000000000000..eb899c9a5bde5
--- /dev/null
+++ b/pkgs/development/python-modules/pijuice/patch-shebang.diff
@@ -0,0 +1,9 @@
+diff --git a/Software/Source/src/pijuice_cli.py b/Software/Source/src/pijuice_cli.py
+index c366fee..37af383 100644
+--- a/Software/Source/src/pijuice_cli.py
++++ b/Software/Source/src/pijuice_cli.py
+@@ -1,3 +1,4 @@
++#!/usr/bin/python3
+ # This python script to be executed as user pijuice by the setuid program pijuice_cli 
+ # Python 3 only
+ #