Update newinstaller.sh
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ USER=$USER
|
|||||||
export HOME=$HOME
|
export HOME=$HOME
|
||||||
export USER=$USER
|
export USER=$USER
|
||||||
|
|
||||||
branch=newbaseos
|
branch=main
|
||||||
if ! which git &> /dev/null;then
|
if ! which git &> /dev/null;then
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt -y install git
|
sudo apt -y install git
|
||||||
|
|||||||
Reference in New Issue
Block a user