Auto-commit kunsi-p14s.kunbox.net 2024-03-01 20:36:09
This commit is contained in:
parent
393c9b31a4
commit
0184d9e183
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ set -xeuo pipefail
|
|||
|
||||
# Push some git repos
|
||||
pass git push
|
||||
|
||||
git --git-dir=$HOME/.cfg/ --work-tree=$HOME commit -am "Auto-commit $(hostnamectl --static) $(date '+%F %T')"u
|
||||
git --git-dir=$HOME/.cfg/ --work-tree=$HOME push
|
||||
|
||||
# Fetch a fresh copy of all locally cloned git repos
|
||||
|
|
Loading…
Reference in a new issue