Update newinstaller.sh
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
# Simple new installer
|
||||
HOME=/home/pi
|
||||
USER=pi
|
||||
branch=git_install
|
||||
branch=main
|
||||
sudo apt update
|
||||
if ! which git &> /dev/null;then
|
||||
sudo apt -y install git
|
||||
|
||||
Reference in New Issue
Block a user