From 177dbec5c869fe454011b379d3866615cdeacaa3 Mon Sep 17 00:00:00 2001 From: Leopere Date: Wed, 10 Oct 2018 20:28:43 -0400 Subject: [PATCH] The shebang got commented out --- lbrycrd/start.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lbrycrd/start.sh b/lbrycrd/start.sh index c23525c..c10b550 100755 --- a/lbrycrd/start.sh +++ b/lbrycrd/start.sh @@ -1,4 +1,5 @@ -# #!/bin/bash +#!/bin/bash + # ## ToDo: # ## Get a test case to see if this is the first run or a repeat run # ## If it's a first run you need to do a full index including all transactions