Actually do something
This commit is contained in:
parent
494f765066
commit
f11a481ed7
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ namespace :db do
|
||||||
if person.owner
|
if person.owner
|
||||||
person.url = APP_CONFIG[:pod_url]
|
person.url = APP_CONFIG[:pod_url]
|
||||||
person.diaspora_handle = person.owner.diaspora_handle
|
person.diaspora_handle = person.owner.diaspora_handle
|
||||||
|
person.save
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
puts "everything should be peachy"
|
puts "everything should be peachy"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue