mirror of
https://github.com/moebooru/moebooru
synced 2025-08-24 18:57:25 +00:00
4 lines
103 B
Ruby
Executable File
4 lines
103 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
require File.expand_path('../../config/boot', __FILE__)
|
|
require 'commands/server'
|