Remove dry deploy from readme

This commit is contained in:
Florent Guiotte 2023-02-15 10:50:16 +02:00
parent 10d0af0099
commit 1d3129ae3a

View File

@ -12,7 +12,7 @@ bundle exec jekyll serve --livereload
```bash
bundle exec jekyll build
rsync -aP --delete -n _site/ k0v1@guiotte.fr:/home/k0v1/docker/florent/data
rsync -aP --delete _site/ k0v1@guiotte.fr:/home/k0v1/docker/florent/data
```
## Bibliography