diff options
Diffstat (limited to 'generate')
| -rwxr-xr-x | generate | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ do base_template_link '../../static/css/style.css' | base_template_link 'style.css' > "$util_path/index.html" sed -i'' "/<!-- UTILSINDEX -->/ a\ - <li><a href=\"$util_path\">$title</a></li>" index.html + <li><a href=\"$util_path/\">$title</a></li>" index.html echo "Generated utility at $util_path/index.html" done |
