From 7affa2082f61455a413d0c8fea08e79935d4f308 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Fri, 1 Mar 2024 19:20:34 +0200 Subject: Spacing adjustment --- bin/ak-todos | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bin/ak-todos') diff --git a/bin/ak-todos b/bin/ak-todos index 89e8960..4a0a8ea 100755 --- a/bin/ak-todos +++ b/bin/ak-todos @@ -95,10 +95,10 @@ _ak_modules_todos_add(){ "detach":"$FILE_SIGNATURE" } EOF - else - echo "File $FILE doesn't exist"; - exit 2 - fi + else + echo "File $FILE doesn't exist"; + exit 2 + fi ak-zblock-pack "todos/add" $(pwd)/data if [ $? == 0 ] then -- cgit v1.2.3