depot/third_party/nixpkgs/pkgs/development/python-modules/pijuice/patch-shebang.diff
Default email 4cb23072fc Project import generated by Copybara.
GitOrigin-RevId: 6d8215281b2f87a5af9ed7425a26ac575da0438f
2022-01-20 00:45:15 +01:00

9 lines
341 B
Diff

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
#