diff --git a/run b/run index 50462a40..594ff622 100755 --- a/run +++ b/run @@ -58,7 +58,7 @@ function create-daily { git add "${filepath}" git commit --quiet -m "daily-email: add ${date} - ${title}" +${title}" echo "${filepath}" }