instiki/instiki

7 lines
127 B
Plaintext
Raw Normal View History

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