mirror of
https://github.com/TrentSPalmer/hugo_themes_report.git
synced 2025-11-21 02:08:25 -08:00
update example_output, add bullet list of report features to README, add
`uniq` command to final sort statement in rank_hugo_themes.bash
This commit is contained in:
@@ -57,4 +57,4 @@ do
|
||||
done
|
||||
|
||||
# modify to taste
|
||||
sort -rn ~/bin/rank_hugo_themes.log > ~/bin/rank_hugo_themes.report
|
||||
sort -rn ~/bin/rank_hugo_themes.log | uniq > ~/bin/rank_hugo_themes.report
|
||||
|
||||
Reference in New Issue
Block a user