summaryrefslogtreecommitdiff
path: root/refresh.sh
diff options
context:
space:
mode:
Diffstat (limited to 'refresh.sh')
-rwxr-xr-xrefresh.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/refresh.sh b/refresh.sh
index e7af57f..6bfb139 100755
--- a/refresh.sh
+++ b/refresh.sh
@@ -47,6 +47,7 @@ do
sed -i "s#\${beautiful_name}#${beautiful_name}#g" $html
echo $html
+
# Create links
links_file=$(build_links $name)
sed -i "/\${LINKS}/r $links_file" $html