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