Primer Commit.

This commit is contained in:
2025-09-25 20:57:43 +00:00
commit a106b64b80
4 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
# Installing git
sudo apt update
sudo apt install -y git