Skip to content

Commit

Permalink
Added shell script to launch voldemort's scala shell & added jar files
Browse files Browse the repository at this point in the history
  • Loading branch information
bhsaurabh committed Apr 1, 2014
1 parent 2cfeb59 commit f410f66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/voldemort-scala-shell.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash

# Shell script to launch Voldemort's scala shell
base_dir=$(dirname $0)/..
$base_dir/bin/run-class.sh voldemort.VoldemortScalaShell $@

0 comments on commit f410f66

Please sign in to comment.