Files
BlueHam/73-pull.sh
2025-08-19 13:39:17 -04:00

6 lines
117 B
Bash

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