From fc91066907e4d16a951c8d72d23aa610945f5407 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Mon, 3 Apr 2023 05:15:00 +0300 Subject: Clean up, elimination of duplicate tempassins, fixed current directory problems, introduced new tool --- 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 0b08fe3..17cf399 100755 --- a/bin/ak-profile +++ b/bin/ak-profile @@ -170,7 +170,7 @@ EOF exit 2 fi - ak-pack_z_block "profile/add" data + ak-pack_z_block "profile/add" $(pwd)/data if [ "$?" -ne 0 ] then echo "error??" -- cgit v1.2.3