Automated commit & build on 2025-04-21 18:27:16
This commit is contained in:
parent
b7c13d27bc
commit
992bfdbe03
1 changed files with 2 additions and 0 deletions
2
build.sh
2
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue