This website requires JavaScript.
Explore
Help
Sign In
deac
/
instiki
Watch
1
Star
0
Fork
You've already forked instiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
780bf4fe91
instiki
/
instiki.rb
4 lines
67 B
Ruby
Raw
Normal View
History
Unescape
Escape
Added -w to all shebangs [Florian Gross]
2005-01-20 01:05:23 +01:00
#!/usr/bin/ruby -w
End-of-line style for "executables" is LF (Unix) so that shebangs always work.
2005-01-18 18:50:16 +01:00
load
File
.
dirname
(
__FILE__
)
+
"
/script/server
"
Reference in a new issue
Copy permalink