diff --git a/Gruntfile.coffee b/Gruntfile.coffee index 2f5587bcc..80dd2a488 100755 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -171,7 +171,7 @@ module.exports = (grunt) -> git checkout gh-pages git pull git merge --no-commit -s ours - - git checkout - README.md index.html img + git checkout - README.md index.html img src/General/img/icon.gif git commit -am "Update web page." git checkout - """.split('\n').join('&&')