mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 07:40:12 +01:00
3 lines
102 B
Text
3 lines
102 B
Text
|
|
#!/usr/bin/env ruby
|
||
|
|
require File.dirname(__FILE__) + '/../config/boot'
|
||
|
|
require 'commands/breakpointer'
|