Site update
This commit is contained in:
parent
9b62bfe27a
commit
ffb9026f38
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -1,5 +1,5 @@
|
|||
hugo
|
||||
rsync -arP --delete public/* root@server:/var/www/site
|
||||
rsync -arP --delete public/* server:/var/www/site
|
||||
git add .
|
||||
git commit -m "Site update"
|
||||
git push
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue