diff --git a/Makefile b/Makefile index 11d036f..3982a18 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ clean: @rm -rf output/posts/donnees-mankiw-romer-weil-1992/.ltx push: publish assets clean - @rsync --recursive -avz --progress output/* ulysses:/home/www/stephane-adjemian.fr + @rsync --recursive -avz --progress output/* ryuk:/home/www/stephane-adjemian.fr serve: publish assets clean @cd output; python3 -m http.server