Update newinstaller.sh

This commit is contained in:
Patrick McGuire
2022-02-14 13:59:23 -05:00
committed by GitHub
parent afaa3fbed4
commit bb0411f11e
+1 -1
View File
@@ -2,7 +2,7 @@
# Simple new installer
HOME=/home/pi
USER=pi
branch=forms
branch=edit
if ! which git &> /dev/null;then
sudo apt update
sudo apt -y install git