From 6b0a330abd334288916db08bc3f46a0031597eb2 Mon Sep 17 00:00:00 2001 From: firebadnofire Date: Mon, 21 Apr 2025 18:27:14 +0000 Subject: [PATCH] Automated commit & build on 2025-04-21 18:27:14 --- 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"