2
0
mirror of https://github.com/moebooru/moebooru synced 2025-08-22 18:07:25 +00:00
moebooru/bin/rake

5 lines
90 B
Plaintext
Raw Permalink Normal View History

#!/usr/bin/env ruby
2021-02-11 16:57:35 +09:00
require_relative "../config/boot"
require "rake"
Rake.application.run