diff --git a/newinstaller.sh b/newinstaller.sh index 135a5e3..ac3af4d 100644 --- a/newinstaller.sh +++ b/newinstaller.sh @@ -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