diff --git a/Shake.hs b/Shake.hs index 434fd5ab2..7bfd3e0cd 100755 --- a/Shake.hs +++ b/Shake.hs @@ -470,7 +470,7 @@ main = do cmd_ Shell "git diff --quiet -- site/index.md" "|| (" - "git commit -m ';site: home: wiki links' -m '[ci skip]' site/index.md" + "git commit -m ';site: update cookbook links' -m '[ci skip]' site/index.md" "&& git push" ")"