From ffd4ee4cc967a1d13906bb8c161d5101b8614c6b Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 6 Oct 2021 20:51:22 +0200 Subject: Update --- refresh.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'refresh.sh') 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 -- cgit v1.2.3