Files
CanRtDriver/scripts/git_update.sh

6 lines
33 B
Bash
Executable File

#!/bin/bash
git fetch
git pull