From fb044a13c350a497f65f3545abb658d8c9ace5c2 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 9 Oct 2014 02:28:03 +0200 Subject: fixed path to tools in sample scripts --- scripts/client/sydra-sender.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/client/sydra-sender.sh') diff --git a/scripts/client/sydra-sender.sh b/scripts/client/sydra-sender.sh index 19f8495..eeca326 100755 --- a/scripts/client/sydra-sender.sh +++ b/scripts/client/sydra-sender.sh @@ -3,8 +3,8 @@ ROOT_D="$1" -SYDRA_RTP="/home/equinox/spreadspace/sydra/src/sydra-rtp" -SYDRA_LAUNCH="/home/equinox/spreadspace/sydra/src/sydra-launch" +SYDRA_RTP="sydra-rtp" +SYDRA_LAUNCH="sydra-launch" ############################ -- cgit v1.2.3