mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-09 06:02:36 +01:00
4 lines
104 B
Text
4 lines
104 B
Text
|
|
#!/usr/bin/env ruby
|
||
|
|
require File.expand_path('../../config/boot', __FILE__)
|
||
|
|
require 'commands/console'
|