bank/revbank: Update to 10.5.1
Some checks failed
Test / build (push) Failing after 1m12s

This commit is contained in:
polyfloyd 2025-06-06 22:11:38 +02:00
parent 5ada26be13
commit d0ecc5f105
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
bank_user: bank
bank_local_tty: no
bank_revbank_version: "10.3.0"
bank_revbank_version: "10.5.1"

View file

@ -1,4 +1,4 @@
SHELL=/bin/bash
#m h dom mon dow user command
*/10 * * * * {{ bank_user }} git -C ~/.revbank pull -r && git -C ~/.revbank push
*/10 * * * * {{ bank_user }} git -C ~/.revbank pull -r && git -C ~/.revbank push && git -C ~/.revbank gc