Skip to content

Commit

Permalink
whoooops
Browse files Browse the repository at this point in the history
  • Loading branch information
rpheath committed Jan 2, 2009
1 parent b63f1d5 commit 6459b6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/pretty_flash_tasks.rake
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ namespace :pretty_flash do
puts " - copying %s to %s" % [File.basename(asset), destination.gsub(Rails.root, '')]
FileUtils.cp asset, destination
end

puts " - done."
end

puts " - done."
end
end

0 comments on commit 6459b6d

Please sign in to comment.