From a8a45ee68d1f0fd7dbf6a4331765b57477a88fa6 Mon Sep 17 00:00:00 2001 From: Manish R Jain <manishrjain@gmail.com> Date: Mon, 7 Mar 2016 04:51:38 +0000 Subject: [PATCH] Use a simple shell script to bring up multiple instances of DGraph --- run.sh => server/testrun.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename run.sh => server/testrun.sh (100%) diff --git a/run.sh b/server/testrun.sh similarity index 100% rename from run.sh rename to server/testrun.sh -- GitLab