bank/revbank: Update to 10.5.1

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,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