instiki/instiki
2005-01-20 00:05:23 +00:00

7 lines
127 B
Ruby
Executable file

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