From 759e6efd5cd5ad0c3d0d0ca3fe0c053311e92de0 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Mon, 18 Mar 2024 02:07:52 +0200 Subject: Renamed lib logit to _ak_logit Affected scripts: - ak - ak-articles - ak-categories - ak-comments - ak-data-expand - ak-enter - ak-files - ak-find-latest-mined-sblock - ak-folders - ak-follow - ak-following - ak-fs-add - ak-ipfs-check - ak-ipns-resolve - ak-news - ak-profile - ak-schain-latest-cached - ak-sm-files - ak-sm-filesplitter - ak-stellar-get-participants - ak-tempassin - ak-todos - ak-transactions - ak-zblock-cache - ak-zblock-manipulator - ak-zblock-pack - ak-zblock-show - ak-zchain-chk --- bin/ak-profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ak-profile') diff --git a/bin/ak-profile b/bin/ak-profile index 7499b88..7633c57 100755 --- a/bin/ak-profile +++ b/bin/ak-profile @@ -4,7 +4,7 @@ ZPROFILEDIR="$AK_WORKDIR/profile" TEMP="/tmp/aktmp" # Outputs to log file in the classic format :) -source $AK_LIBDIR/logit +source $AK_LIBDIR/_ak_logit # Whatever the command is, we check if $ZPROFILEDIR is there. # If NOT we create it and we change dir there. -- cgit v1.2.3