mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 12:02:46 +08:00
typo
This commit is contained in:
parent
af0a0017c1
commit
01c8974c36
|
@ -121,7 +121,7 @@ task 'posts:remap', [:find, :replace] => [:environment] do |_,args|
|
|||
find = args[:find]
|
||||
replace = args[:replace]
|
||||
if !find || !replace
|
||||
puts "ERROR: Expecting rake posts:rebake_match[find,replace]"
|
||||
puts "ERROR: Expecting rake posts:remap[find,replace]"
|
||||
exit 1
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user