FreeDATA/tools/update-codec2-FreeDATA.sh

7 lines
62 B
Bash
Raw Normal View History

2021-08-23 15:24:13 +02:00
#/bin/bash
cd ~
cd codec2-FreeDATA
git reset --hard
git pull