preparing a pull to main

This commit is contained in:
mcguirepr89
2022-02-08 20:55:50 -05:00
parent b66cb565ab
commit 4c218ef8a7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Simple new installer
HOME=/home/pi
USER=pi
branch=forms
branch=main
if ! which git &> /dev/null;then
sudo apt update
sudo apt -y install git