summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4041406..4814667 100644
--- a/Makefile
+++ b/Makefile
@@ -3,10 +3,10 @@ build:
./build.sh
./genrss.sh > feed.xml
-# Launch a local web server.
+# Launch a local web server for validation.
server:
yaegi -e 'http.ListenAndServe(":8080", http.FileServer(http.Dir(".")))'
-# Publish on github pages.
+# Publish on my smartphone g7p
publish:
- git push
+ rsync -av --exclude=.git . g7p:www/dot.vertes.org/