Automated commit & build on 2025-04-21 18:27:14
This commit is contained in:
parent
bfb73a8902
commit
6b0a330abd
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