aboutsummaryrefslogtreecommitdiff
path: root/gen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gen.sh')
-rwxr-xr-xgen.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/gen.sh b/gen.sh
index 6d5f3c7..1278479 100755
--- a/gen.sh
+++ b/gen.sh
@@ -32,4 +32,6 @@ done
write_html_file "$MARKDOWN_DIR/Index.md" index.html
+rm -f makeup && ln -s . makeup
+
echo "> Done !"