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>/dev/null
|
||||
|
||||
echo "Installing git"
|
||||
sudo apt install git -y 1>/dev/null 2>/dev/null
|
||||
sudo apt install git -y 1>/dev/null
|
||||
|
||||
echo "Cloning Repo"
|
||||
cd /home/$username
|
||||
|
||||
Reference in New Issue
Block a user