tAlways generate output before deploying - adamsgaard.dk - my academic webpage
HTML git clone git://src.adamsgaard.dk/adamsgaard.dk
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 5c4d88972521a0ef65964f26f688bab687101d8c
DIR parent 63220f2b2565c217e3368d191e285b190875b17d
HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 1 Jan 2020 20:39:52 +0100
Always generate output before deploying
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/Makefile b/Makefile
t@@ -10,7 +10,7 @@ generate:
view:
$(BROWSER) $(output)/index.html
-deploy:
+deploy: generate
rsync -rav --progress \
papers video img $(output)/ \
adamsgaard.dk:/var/www/domains/adamsgaard.dk/