extract rsync_rebuild_config and call it for some keywords in log
[cloudstore.git] / env.sh
diff --git a/env.sh b/env.sh
index 96dbbb0..ee7b766 100644 (file)
--- a/env.sh
+++ b/env.sh
@@ -1,2 +1,6 @@
-export SLICE=/test/s1
+export SLICE=/`hostname -s`/s1
 export IP=10.13.37.102
+export PORT=6501
+
+ZSLICE=`echo $SLICE | sed 's!^/!!'`
+export ZSLICE