2
0
mirror of https://github.com/moebooru/moebooru synced 2025-08-22 09:57:31 +00:00
moebooru/bin/rake

5 lines
90 B
Plaintext
Raw Normal View History

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