aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormutantturkey <crazycal00@gmail.com>2011-05-19 15:01:01 -0400
committermutantturkey <crazycal00@gmail.com>2011-05-19 15:01:01 -0400
commitab65ccd0ccc61e7ce398fd58713b79c23208afcd (patch)
tree797d18637745f5097616c4c87de2194c4f63985f
parent245174790c6155fda1c19eeeeb53071c8e9e64ee (diff)
now passes along the URL provided as the first argument
-rwxr-xr-xsb-script2
1 files changed, 1 insertions, 1 deletions
diff --git a/sb-script b/sb-script
index d8449c1..6142f3e 100755
--- a/sb-script
+++ b/sb-script
@@ -6,5 +6,5 @@ awk '!x[$0]++' ~/.sb_history | sponge ~/.sb_history
#execute
-/usr/bin/sb-binary
+/usr/bin/sb-binary $1