update README
This commit is contained in:
parent
f89295c569
commit
06b6a1b70f
1 changed files with 1 additions and 5 deletions
|
@ -2,8 +2,4 @@ Website of Cozy Town written in HTML and SCSS using hugo.
|
||||||
|
|
||||||
# Deploy
|
# Deploy
|
||||||
|
|
||||||
``` bash
|
Auto-deploy using [Woodpecker](https://make.cozy.town/cozytown/website).
|
||||||
hugo && \
|
|
||||||
rsync -avz --delete public/ vri@cozy.town:/home/vrifox/upload/town.cozy/ && \
|
|
||||||
ssh vri@cozy.town "sudo /home/vrifox/deploy-cozy.town.sh"
|
|
||||||
```
|
|
Loading…
Reference in a new issue