diff options
Diffstat (limited to 'refresh.sh')
| -rwxr-xr-x | refresh.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
