Site update
This commit is contained in:
parent
4da5b456ed
commit
c9e116e86d
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -1,5 +1,5 @@
|
||||||
hugo
|
hugo
|
||||||
rsync -rP --delete public/ root@odin:/var/www/site
|
rsync -rP --delete public/ root@odin:/var/lib/website
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Site update"
|
git commit -m "Site update"
|
||||||
git push
|
git push
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue