From 0184d9e183cee6e95cc0f8960d763f1cafbf0663 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Fri, 1 Mar 2024 20:36:09 +0100 Subject: [PATCH] Auto-commit kunsi-p14s.kunbox.net 2024-03-01 20:36:09 --- .bin/backup-and-update-system | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bin/backup-and-update-system b/.bin/backup-and-update-system index d1b9d92..0d318c6 100755 --- a/.bin/backup-and-update-system +++ b/.bin/backup-and-update-system @@ -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