From 7479f5a028375413cd1e882985f68dbcf2ce55db Mon Sep 17 00:00:00 2001 From: Bohdan Cryptolions <37701692+ansigroup@users.noreply.github.com> Date: Thu, 21 Jun 2018 00:11:05 +0300 Subject: [PATCH] Update bp-position-daemon.sh --- bp-position-daemon.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bp-position-daemon.sh b/bp-position-daemon.sh index f9453e6..890a290 100755 --- a/bp-position-daemon.sh +++ b/bp-position-daemon.sh @@ -31,7 +31,7 @@ TIME_BETWEEN_CHECKS=5 LOG_FILE="log_PlaceMonitor.log" # Path to you cleos wrapper -CLEOS=/var/www/JungleMonitor/scripts/cleos.sh +CLEOS=/path/to/cleos/cleos.sh #-----------------------------------------------------------------------