aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6c9a47f..cda0eb6 100644
--- a/Makefile
+++ b/Makefile
@@ -9,4 +9,5 @@ clean:
rm -rf public/
public:
- ./scripts/generate-tasks-and-bugs.sh
+ bash ./scripts/generate-tasks-and-bugs.sh
+ pandoc -s --metadata title='EuAndreh VPS' -c styles.css -o public/index.html README.md