#!/bin/bash
sudo apt install git -y
cd ~/BlueHam/
git submodule update --init --recursive
git submodule update --remote