From 6fb300621b53e06ff5c4837508211d4e36f36c1a Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 23 Mar 2024 12:52:38 +0100 Subject: [PATCH] Auto-commit kunsi-p14s.kunbox.net 2024-03-23 12:52:38 --- .bin/backup-and-update-system | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bin/backup-and-update-system b/.bin/backup-and-update-system index 0d318c6..42d87b1 100755 --- a/.bin/backup-and-update-system +++ b/.bin/backup-and-update-system @@ -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