update makefile
This commit is contained in:
parent
48b982b6ef
commit
bfbe6024bb
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,4 +2,4 @@ all: build deploy
|
||||||
build:
|
build:
|
||||||
hugo
|
hugo
|
||||||
deploy:
|
deploy:
|
||||||
rsync -arvz public peach:/srv/www/yann/docs.verry.org/
|
rsync -arvz public peach.verry.org:/srv/www/yann/docs.verry.org/
|
||||||
|
|
Loading…
Add table
Reference in a new issue