all repos — dotfiles @ eaea2801ba0d6de54f4875d9f36f9dad9f73fd0a

linux dotfiles

bin: update autocommit-cron
Prithu Goswami pg@prithu.dev
Thu, 14 Jul 2022 00:19:37 +0530
commit

eaea2801ba0d6de54f4875d9f36f9dad9f73fd0a

parent

44c1aa4719b867b7538b555041efbb8206c6b08f

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M bin/cron/org-autocommit-cronbin/cron/org-autocommit-cron

@@ -7,7 +7,7 @@ -m "$cmsg"

# check for connectivity before pushing if nc -dzw1 google.com 443; then - git push && git push glix + git remote | xargs -L1 git push cd $HOME pass git remote | xargs -I B pass git pull B master pass git remote | xargs -L1 pass git push