Bring up to current.
This commit is contained in:
parent
69b62b6f33
commit
b19e1e4f47
71 changed files with 8305 additions and 39 deletions
9
instiki
9
instiki
|
@ -1,7 +1,6 @@
|
|||
#!/bin/sh
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
export LD_LIBRARY_PATH=./lib/native/linux-x86:$LD_LIBRARY_PATH
|
||||
ruby script/server
|
||||
# Executable file for a gem
|
||||
# must be same as ./instiki.rb
|
||||
|
||||
load File.dirname(__FILE__) + '/script/server'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue