From 9982141e7b1e3bcd8313c56d4fd7af3ca8ae74fb Mon Sep 17 00:00:00 2001 From: Kevin Lynx Date: Tue, 9 Jul 2013 21:50:12 +0800 Subject: [PATCH] change hash_reader shell startup script --- win_start_hash.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win_start_hash.bat b/win_start_hash.bat index 11b8d72..99ee4ce 100644 --- a/win_start_hash.bat +++ b/win_start_hash.bat @@ -1 +1 @@ -erl -pa ebin -noshell -run db_hash_reader_sup start_standalone localhost 27017 10 +erl -pa ebin -noshell -run hash_reader_sup start_standalone localhost 27017 10