Automated commit & build on 2025-04-21 18:27:16

This commit is contained in:
firebadnofire 2025-04-21 18:27:16 +00:00
parent b7c13d27bc
commit 992bfdbe03
Signed by: firebadnofire
SSH key fingerprint: SHA256:bnN1TGRauJN84CxL1IZ/2uHNvJualwYkFjOKaaOilJE

View file

@ -8,6 +8,8 @@ hugo --cleanDestinationDir
sudo rsync -av --delete ./public/ /var/www/pol/public/ sudo rsync -av --delete ./public/ /var/www/pol/public/
git pull --rebase
git add . git add .
git commit -S -m "$1" git commit -S -m "$1"