preparing for pull into main

This commit is contained in:
Patrick McGuire
2021-11-10 09:50:45 -05:00
parent 6b0c604842
commit 651c6107fe
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Simple new installer
HOME=/home/pi
USER=pi
branch=bullseye
branch=main
sudo apt update
if ! which git &> /dev/null;then
sudo apt -y install git