Skip to content

Commit

Permalink
kinda already did this
Browse files Browse the repository at this point in the history
  • Loading branch information
geelen committed Aug 20, 2010
1 parent e7c8d6b commit 9fe5d18
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions bin/dollhouse.rb
Expand Up @@ -20,16 +20,6 @@ def run
end
end

# bit harder than I'd hoped :(
# mode 'event' do
# argument('server_name') { required }
# argument('event') { required }
# def run
# Dollhouse.launch_from(Dir.pwd)
# Dollhouse.instances[params['server_name'].value].
# end
# end

mode 'exec' do
argument('server_name') { required }
argument('cmd') { required }
Expand Down

0 comments on commit 9fe5d18

Please sign in to comment.