4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
|
#!/usr/bin/env ruby
|
||
|
require File.expand_path('../../config/boot', __FILE__)
|
||
|
require 'commands/dbconsole'
|