mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
3 lines
104 B
Ruby
Executable file
3 lines
104 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
require File.expand_path('../../config/boot', __FILE__)
|
|
require 'commands/console'
|