This commit is contained in:
2025-06-14 03:16:43 -06:00
parent cf05c43343
commit 78a0b64397
+1 -1
View File
@@ -12,7 +12,7 @@ fi
echo "Updating Software Lists"
sudo apt update 1>/dev/null 2>&1
echo "Installing git"
echo "Installing git and raspi-config"
sudo apt install git raspi-config -y 1>/dev/null 2>&1
echo "Cloning Repo"