bin: update autocommit-cron
Prithu Goswami pg@prithu.dev
Thu, 14 Jul 2022 00:19:37 +0530
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
bin/cron/org-autocommit-cron
→
bin/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