From 992bfdbe03c7eaf97657c5b595afb57a840462d7 Mon Sep 17 00:00:00 2001 From: firebadnofire Date: Mon, 21 Apr 2025 18:27:16 +0000 Subject: [PATCH] Automated commit & build on 2025-04-21 18:27:16 --- build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.sh b/build.sh index 695b20d..131882f 100644 --- a/build.sh +++ b/build.sh @@ -8,6 +8,8 @@ hugo --cleanDestinationDir sudo rsync -av --delete ./public/ /var/www/pol/public/ +git pull --rebase + git add . git commit -S -m "$1"