1
0
Fork 0

Improve fetch-banking script

This commit is contained in:
Malte Brandy 2021-09-22 18:47:50 +02:00
parent 7bd380ef00
commit 1be4a2098e

View file

@ -9,7 +9,7 @@
set -e
cd ~/git/buchhaltung
git pull
shake fetch
nix-shell --run "shake fetch"
if [[ "$(git status --porcelain */raw */prices)" != "" ]]; then
git add */raw
git add */prices