Auto-commit kunsi-p14s.kunbox.net 2024-03-23 12:52:38
This commit is contained in:
parent
ff1b8f2449
commit
6fb300621b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ 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 commit -am "Auto-commit $(hostnamectl --static) $(date '+%F %T')"
|
||||
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