mirror of
https://github.com/redmine/redmine.git
synced 2025-11-03 11:56:18 +01:00
4 lines
109 B
Plaintext
4 lines
109 B
Plaintext
|
|
#!/usr/bin/env ruby
|
||
|
|
require File.dirname(__FILE__) + '/../../config/boot'
|
||
|
|
require 'commands/process/spawner'
|