3 lines
95 B
Plaintext
3 lines
95 B
Plaintext
|
#!/usr/bin/env ruby
|
||
|
require File.dirname(__FILE__) + '/../config/boot'
|
||
|
require 'commands/about'
|