diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -100,4 +100,5 @@ deploy: all rsync -avzP public/ euandre.org:/home/user-data/www/default/ --delete run: all + open 'http://localhost:4000' jekyll serve |