From 063dc2cfc4a4758f22b681a0ea4461aeb6456e14 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 31 Aug 2013 23:39:29 -0700 Subject: Adding real videos --- devfiles/scripts/bootstrap-cassandra.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devfiles/scripts/bootstrap-cassandra.sh') diff --git a/devfiles/scripts/bootstrap-cassandra.sh b/devfiles/scripts/bootstrap-cassandra.sh index 220bd03..e0813a0 100755 --- a/devfiles/scripts/bootstrap-cassandra.sh +++ b/devfiles/scripts/bootstrap-cassandra.sh @@ -6,7 +6,7 @@ ## export TOOLS=`awk -F= '/jesterpm\.buildtools\.root/ { print $2 }' $HOME/.jesterpm-build-tools.properties` -export DEVFILES=$(dirname $0) +export DEVFILES=$(dirname $0)/.. $TOOLS/scripts/setup-cassandra.sh -- cgit v1.2.3