forked from e621ng/e621ng
4 lines
134 B
Plaintext
4 lines
134 B
Plaintext
![]() |
#!/usr/bin/env ruby
|
||
|
|
||
|
system('RAILS_ENV=development DANBOORU_DISABLE_THROTTLES=true bin/rails runner db/populate.rb', exception: true)
|