From 1fa71cc44522c69980e390bb086460e013d5ef80 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 20 Dec 2021 16:50:37 -0500 Subject: [PATCH] changed pi-power-button to use bullseye branch which uses python3 --- install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install b/install index 0da75b4b..fada9b66 100755 --- a/install +++ b/install @@ -68,6 +68,8 @@ git clone https://github.com/alanbjohnston/pi-power-button.git cd pi-power-button +git checkout bullseye + ./script/install