diff options
Diffstat (limited to 'bin/ak-follow')
-rwxr-xr-x | bin/ak-follow | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ak-follow b/bin/ak-follow index 76851e0..a72ba8b 100755 --- a/bin/ak-follow +++ b/bin/ak-follow @@ -8,7 +8,7 @@ then then profile set following $IPFS else - logthis "Addition aborted" + ak-logthis "Addition aborted" exit 1 fi fi |