instiki/instiki
2007-01-22 08:36:51 -06:00

7 lines
128 B
Ruby
Executable file

#!/usr/bin/env ruby
# Executable file for a gem
# must be same as ./instiki.rb
load File.dirname(__FILE__) + '/script/server'