instiki/instiki
Alexey Verkhovsky 9cfa77dca2 same as before
2005-02-05 12:25:01 +00:00

7 lines
124 B
Ruby
Executable file

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