4 lines
153 B
Text
4 lines
153 B
Text
SHELL=/bin/bash
|
|
|
|
#m h dom mon dow user command
|
|
*/10 * * * * {{ bank_user }} git -C ~/.revbank pull -r && git -C ~/.revbank push
|