From 2b37c30dd390142ad80ffbedb24421805dc162c1 Mon Sep 17 00:00:00 2001 From: Dolf Starreveld Date: Wed, 30 Nov 2016 22:10:34 -0800 Subject: [PATCH] - Fixed a left behind customization in the prep.sh script --- prep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prep.sh b/prep.sh index cdcec02..b226fe5 100755 --- a/prep.sh +++ b/prep.sh @@ -75,7 +75,7 @@ fi # Binary location # Default: "/usr/local/bin/moonfire-nvr" # -SERVICE_BIN=/usr/local/bin/moonfire-nvr-rust +#SERVICE_BIN= # Service name # Default: "moonfire-nvr"