mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
3 lines
98 B
Text
3 lines
98 B
Text
![]() |
#!/usr/bin/env ruby
|
||
|
require File.dirname(__FILE__) + '/../config/boot'
|
||
|
require 'commands/generate'
|