Update newinstaller.sh

This commit is contained in:
Patrick McGuire
2022-03-03 11:15:10 -05:00
committed by GitHub
parent 39b61c3c33
commit 4c75591315
+1 -1
View File
@@ -3,7 +3,7 @@
HOME=/home/pi
USER=pi
branch=sqlite
branch=newif
if ! which git &> /dev/null;then
sudo apt update
sudo apt -y install git