Introduction
Introduction Statistics Contact Development Disclaimer Help
tAlways generate output before deploying - adamsgaard.dk - my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log
Files
Refs
README
LICENSE
---
commit 5c4d88972521a0ef65964f26f688bab687101d8c
parent 63220f2b2565c217e3368d191e285b190875b17d
Author: Anders Damsgaard <[email protected]>
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(-)
---
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/
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.