mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-13 12:48:51 +01:00
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@501 a4c988fc-2ded-0310-b66e-134b36920a42
3 lines
No EOL
96 B
Ruby
Executable file
3 lines
No EOL
96 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
require File.dirname(__FILE__) + '/../config/boot'
|
|
require 'commands/server' |