Merge branch 'master' of ssh://willipink.eu:3456/moritz/coinmanager

This commit is contained in:
willipink
2020-06-19 11:29:57 +00:00
6 changed files with 24 additions and 8 deletions

2
update
View File

@ -3,7 +3,7 @@
set -e
echo "cloning ..."
git pull origin master >/dev/null
git pull -q origin master >/dev/null
echo "collecting ..."