[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [research-web/master] Fix script name in Makefile
commit 6f56623154164a3098522bc64fb5243ef5985d7b
Author: Iain R. Learmonth <irl@xxxxxxxx>
Date: Sat Feb 23 18:14:06 2019 +0000
Fix script name in Makefile
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 77d3f0a..475160b 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ server: content/techreports.html
hugo serve
content/techreports.html: techreports-header.html techreports-footer.html techreports.bib
- ./generate-tech-reports
+ ./generate-techreports-html
staging: content/techreports.html
hugo -b https://research-staging.torproject.org/
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits