mirror of
https://github.com/moebooru/moebooru
synced 2025-08-27 12:17:14 +00:00
3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
|
#!/usr/local/bin/ruby
|
||
|
require File.dirname(__FILE__) + '/../config/boot'
|
||
|
require 'commands/server'
|