From d49eb5d52f82663251a38ccb20e445eb3f971aac Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Tue, 17 Dec 2024 17:56:30 +0100 Subject: [PATCH] Update 2024-12-17 17:56 OpenBSD/amd64-dalek --- .bin/documents-update | 1 + 1 file changed, 1 insertion(+) diff --git a/.bin/documents-update b/.bin/documents-update index d3d7ac6..057b422 100755 --- a/.bin/documents-update +++ b/.bin/documents-update @@ -3,6 +3,7 @@ needs git-- cd ${PIMDIR} +git pull --autostash git add * git commit -am "Update $(date +"%Y-%m-%d %H:%M")" git fetch