mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
6 lines
91 B
Text
6 lines
91 B
Text
![]() |
#!/usr/bin/env ruby
|
||
|
|
||
|
require_relative '../config/boot'
|
||
|
require 'rake'
|
||
|
Rake.application.run
|