Files
dragonpilot/reset_update.sh
T
2019-10-14 13:44:06 +10:00

3 lines
110 B
Bash
Executable File

#!/usr/bin/bash
#cd /data/openpilot && git reset --hard && git pull && reboot
cd /data/openpilot && git status