diff --git a/genlog.sh b/genlog.sh index 7fe2fb4..24e1752 100755 --- a/genlog.sh +++ b/genlog.sh @@ -43,7 +43,8 @@ do rm "$tempdir/*" # je crois c'est bon - echo "OK: $title -> $gmi_file" + echo "OK: $title" + echo "⤷ $gmi_file" done