Setup Script - Inital Commit
This commit is contained in:
4
73-pull.sh
Normal file
4
73-pull.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
sudo apt install git
|
||||
cd ~/BlueHam/
|
||||
git submodule update --init --recursive
|
||||
Reference in New Issue
Block a user