diff options
author | mutantturkey <crazycal00@gmail.com> | 2011-05-19 15:01:01 -0400 |
---|---|---|
committer | mutantturkey <crazycal00@gmail.com> | 2011-05-19 15:01:01 -0400 |
commit | ab65ccd0ccc61e7ce398fd58713b79c23208afcd (patch) | |
tree | 797d18637745f5097616c4c87de2194c4f63985f /sb-script | |
parent | 245174790c6155fda1c19eeeeb53071c8e9e64ee (diff) |
now passes along the URL provided as the first argument
Diffstat (limited to 'sb-script')
-rwxr-xr-x | sb-script | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ awk '!x[$0]++' ~/.sb_history | sponge ~/.sb_history #execute -/usr/bin/sb-binary +/usr/bin/sb-binary $1 |