mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
Load zone file sql function
This commit is contained in:
parent
8a4519d83e
commit
d66001f8d9
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ namespace :db do
|
||||||
|
|
||||||
puts "\n---------------------------- Import seed ----------------------------------------\n"
|
puts "\n---------------------------- Import seed ----------------------------------------\n"
|
||||||
Rake::Task['db:seed'].invoke
|
Rake::Task['db:seed'].invoke
|
||||||
|
Rake::Task['zonefile:replace_procedure'].invoke
|
||||||
puts "\n All done!\n\n"
|
puts "\n All done!\n\n"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue