Update newinstaller.sh
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
# Simple new installer
|
# Simple new installer
|
||||||
HOME=/home/pi
|
HOME=/home/pi
|
||||||
USER=pi
|
USER=pi
|
||||||
branch=main
|
branch=forms
|
||||||
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