This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
moebooru
Watch
2
Star
0
Fork
0
You've already forked moebooru
mirror of
https://github.com/moebooru/moebooru
synced
2025-08-22 09:57:31 +00:00
Code
Issues
Releases
Wiki
Activity
moebooru
/
bin
/
rake
5 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move script to where it belongs in 4.0.
2014-03-09 16:31:47 +09:00
#!/usr/bin/env ruby
Update to latest rails and other gems
2021-02-11 16:57:35 +09:00
require_relative "../config/boot"
require "rake"
Move script to where it belongs in 4.0.
2014-03-09 16:31:47 +09:00
Rake.application.run
Reference in New Issue
Copy Permalink