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-following | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ak-following') diff --git a/bin/ak-following b/bin/ak-following index 440a2c0..0446ed8 100755 --- a/bin/ak-following +++ b/bin/ak-following @@ -1,6 +1,6 @@ #!/bin/bash PROGRAM="$(basename $0)" -source $AK_LIBDIR/_ak_logit +source $AK_LIBDIR/_ak_log FOLLOWING="$HOME/.arching-kaos/following" if [ -f $FOLLOWING ] -- cgit v1.2.3