Setup Script - Inital Commit

This commit is contained in:
2025-08-19 13:30:39 -04:00
commit 236a9f09a5
6 changed files with 35 additions and 0 deletions

4
73-pull.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
sudo apt install git
cd ~/BlueHam/
git submodule update --init --recursive