cron: update org-autocommit-cron git commands
Prithu Goswami pg@prithu.dev
Mon, 03 Jan 2022 00:44:49 +0530
1 files changed,
2 insertions(+),
1 deletions(-)
jump to
M
bin/cron/org-autocommit-cron
→
bin/cron/org-autocommit-cron
@@ -7,4 +7,5 @@ -m "$cmsg"
ping -q -c 1 google.com >/dev/null && git push && git push glix cd $HOME -pass git pull && pass git push && pass git push github +pass git remote | xargs -I B pass git pull B master +pass git remote | xargs -L1 pass git push