Merge branch 'dev' of https://github.com/fin-tic/fintic into dev

This commit is contained in:
Neythen Treloar 2022-02-22 12:41:56 +00:00
commit 52aef39e6f

View File

@ -1,3 +1,3 @@
sudo -H -u pi git pull origin master
sudo -H -u pi git fetch --all --force
sudo -H -u pi git reset --hard origin/master
sudo -H -u pi git pull origin master --force