1.2-dev
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ echo "Updating Software Lists"
|
||||
sudo apt update 1>/dev/null 2>&1
|
||||
|
||||
echo "Installing git"
|
||||
sudo apt install git -y # 1>/dev/null 2>&1
|
||||
sudo apt install git raspi-config -y # 1>/dev/null 2>&1
|
||||
|
||||
echo "Cloning Repo"
|
||||
cd /home/$username
|
||||
|
||||
Reference in New Issue
Block a user