preparing for merge

This commit is contained in:
mcguirepr89
2022-01-24 16:10:07 -05:00
parent c0d4a6de36
commit e88e5df870
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=forms
branch=main
if ! which git &> /dev/null;then
sudo apt update
sudo apt -y install git