Update newinstaller.sh

This commit is contained in:
Patrick McGuire
2022-04-12 14:01:33 -04:00
committed by GitHub
parent 1152f0ad48
commit cc66a8aff3
+1 -1
View File
@@ -6,7 +6,7 @@ USER=$USER
export HOME=$HOME
export USER=$USER
branch=newbaseos
branch=main
if ! which git &> /dev/null;then
sudo apt update
sudo apt -y install git