instiki/instiki

7 lines
128 B
Plaintext
Raw Normal View History

2007-01-22 15:36:51 +01:00
#!/usr/bin/env ruby
2007-01-22 14:43:50 +01:00
2007-01-22 15:36:51 +01:00
# Executable file for a gem
# must be same as ./instiki.rb
2007-01-22 14:43:50 +01:00
2007-01-22 15:36:51 +01:00
load File.dirname(__FILE__) + '/script/server'