5292899c9a
Updated Instiki to Rails 2.1 RC1 (aka 2.0.991).
4 lines
100 B
Ruby
Executable file
4 lines
100 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
require File.dirname(__FILE__) + '/../config/boot'
|
|
require 'commands/dbconsole'
|