mirror of
https://github.com/redmine/redmine.git
synced 2025-11-02 11:25:55 +01:00
3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
|
|
#!/usr/bin/env ruby
|
||
|
|
require File.dirname(__FILE__) + '/../config/boot'
|
||
|
|
require 'commands/breakpointer'
|