adding forms back to newinstaller for more tseting

This commit is contained in:
mcguirepr89
2022-02-10 11:31:28 -05:00
parent bbe93f497a
commit 3894487a83
+1 -1
View File
@@ -2,7 +2,7 @@
# Simple new installer
HOME=/home/pi
USER=pi
branch=main
branch=forms
if ! which git &> /dev/null;then
sudo apt update
sudo apt -y install git