aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-schain-latest-cached
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ak-schain-latest-cached')
-rwxr-xr-xbin/ak-schain-latest-cached2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ak-schain-latest-cached b/bin/ak-schain-latest-cached
index 87d9194..031e997 100755
--- a/bin/ak-schain-latest-cached
+++ b/bin/ak-schain-latest-cached
@@ -1,7 +1,7 @@
#!/bin/bash
PROGRAM="$(basename $0)"
-source $AK_LIBDIR/logit
+source $AK_LIBDIR/_ak_logit
if [ ! -f $AK_WORKDIR/schain.latest ]
then
ak-find-latest-mined-sblock > $AK_WORKDIR/schain.latest