From e4f18be94261b39544ef3bc50321f6aedeb45bd6 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sun, 31 Mar 2024 12:00:59 +0300 Subject: huge refactor, might breaking things --- bin/ak-follow | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ak-follow') diff --git a/bin/ak-follow b/bin/ak-follow index dea706f..fd32d3a 100755 --- a/bin/ak-follow +++ b/bin/ak-follow @@ -1,7 +1,7 @@ #!/bin/bash FOLLOWING="$HOME/.arching-kaos/following" PROGRAM="$(basename $0)" -source $AK_LIBDIR/_ak_logit +source $AK_LIBDIR/_ak_log source $AK_LIBDIR/_ak_ipfs if [ ! -z $1 ] -- cgit v1.2.3