This commit is contained in:
Miloslav Ciz 2024-01-07 03:16:15 +01:00
parent 0ea738f524
commit 181057e0e3
6 changed files with 95 additions and 18 deletions

View file

@ -21,6 +21,10 @@ printf "\nlatest changes:\n\n\`\`\`\n" >> $FILE_NAME
git log --name-only | head -n 50 | grep "Date:\|.*\.md" >> $FILE_NAME
printf "\`\`\`\n" >> $FILE_NAME
printf "\nmost wanted pages:\n\n\`\`\`\n" >> $FILE_NAME
./most_wanted.sh >> $FILE_NAME
printf "\`\`\`\n" >> $FILE_NAME
printf "\n" >> $FILE_NAME
# TODO: most wanted links? i.e. most frequent links without article