FreeDATA/tools/update-codec2-FreeDATA.sh
2021-08-23 15:24:13 +02:00

7 lines
62 B
Bash

#/bin/bash
cd ~
cd codec2-FreeDATA
git reset --hard
git pull