xitiomet is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againplacebohttp / placebo.sh
- commit
- 24bcde817c29
- parent
- 9e6ab8ab1d73
- branch
- default
merges
1 |
71c2b596737f
|
#!/bin/sh |
2 |
71c2b596737f
|
## |
3 |
71c2b596737f
|
## placebo.sh |
4 |
71c2b596737f
|
## |
5 |
71c2b596737f
|
## Made by Brian Dunigan |
6 |
71c2b596737f
|
## Login <xitiomet@xi03> |
7 |
71c2b596737f
|
## |
8 |
71c2b596737f
|
## Started on Wed Jun 9 18:58:39 2010 Brian Dunigan |
9 |
71c2b596737f
|
## Last update Wed Jun 9 18:58:39 2010 Brian Dunigan |
10 |
71c2b596737f
|
## |
11 |
71c2b596737f
|
java -jar placebohttp.jar $* |