diff --git a/newinstaller.sh b/newinstaller.sh index ac3af4d..315159f 100644 --- a/newinstaller.sh +++ b/newinstaller.sh @@ -3,7 +3,7 @@ HOME=/home/pi USER=pi -branch=newif +branch=main if ! which git &> /dev/null;then sudo apt update sudo apt -y install git