4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
|
#!/usr/bin/env ruby
|
||
|
require File.dirname(__FILE__) + '/../config/boot'
|
||
|
require 'commands/dbconsole'
|