X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=env.sh;h=6eb223c5da2380814f7a5dc3c6b8d294165cba7b;hb=e91d8468496227014365a76a7ec7b5fc9759fa52;hp=cf9453ef8e9d48bc73f4bcc3da34f3240a5d3d55;hpb=3a8a892db9177f41354ceceb1276d5a9897d6407;p=cloudstore.git diff --git a/env.sh b/env.sh index cf9453e..6eb223c 100644 --- a/env.sh +++ b/env.sh @@ -1,5 +1,5 @@ -export SLICE=/test/s1 -export IP=10.13.37.102 +export SLICE=/`hostname -s`/s1 +export IP=10.13.37.101 export PORT=6501 ZSLICE=`echo $SLICE | sed 's!^/!!'`