mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
7 lines
62 B
Bash
7 lines
62 B
Bash
|
#/bin/bash
|
||
|
|
||
|
cd ~
|
||
|
cd codec2-FreeDATA
|
||
|
git reset --hard
|
||
|
git pull
|