misc clean-ups
This commit is contained in:
parent
8694bb8fb2
commit
a832143c87
2 changed files with 7 additions and 7 deletions
|
@ -99,7 +99,7 @@ EOF
|
|||
end
|
||||
|
||||
def deploy_git
|
||||
puts "## Deploying to Github Pages"
|
||||
puts "## Deploying to GitHub Pages"
|
||||
Dir.mktmpdir do |tmp|
|
||||
# clone ./ with branch gh-pages to tmp
|
||||
repo = Git.clone(ENV['MM_ROOT'], tmp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue