Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tslocke committed Jun 16, 2008
1 parent fbad600 commit 500aaaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hobo/tasks/hobo_tasks.rake
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ namespace :hobo do
`rm -f hobo-rapid.js`
`ln -s ../../vendor/plugins/hobo/rails_generators/hobo_rapid/templates/hobo-rapid.js`
end
Dir.chdir("hobothemes") do

Dir.chdir("hobothemes") do
puts "hobothemes/clean"
`rm -f clean`
`ln -s ../../vendor/plugins/hobo/rails_generators/hobo_rapid/templates/themes/clean/public clean`
Expand Down

0 comments on commit 500aaaf

Please sign in to comment.