Show More
Commit Description:
associate logins with users
Commit Description:
associate logins with users
References:
File last commit:
Show/Diff file:
Action:
script/process/spawner
| 3 lines
| 109 B
| text/plain
| TextLexer
|
|
r0 | #!/usr/bin/env ruby | ||
require File.dirname(__FILE__) + '/../../config/boot' | ||||
require 'commands/process/spawner' | ||||