Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cannikin committed Dec 8, 2010
0 parents commit fb6b20b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bin/rush
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/usr/bin/env ruby
# Thin command line interface script.
# Run <tt>thin -h</tt> to get more usage.

require 'rush'
# Thin::Runner.new(ARGV).run!
4 changes: 4 additions & 0 deletions lib/rush_connections.yml.bak
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
- name: Realtime Giffer (SNS)
host: ubuntu@ec2-184-73-46-39.compute-1.amazonaws.com
key: ~/.ssh/realtime.pem
Empty file added lib/test.txt
Empty file.

0 comments on commit fb6b20b

Please sign in to comment.