From a9a3bbaf400e98d6b4e9cdf765728864fe14a7e2 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Fri, 1 Mar 2024 05:36:17 +0200 Subject: Rename ak-pack_z_block to ak-zblock-pack --- 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 a70ffe4..3f72263 100755 --- a/bin/ak-profile +++ b/bin/ak-profile @@ -169,7 +169,7 @@ EOF exit 2 fi - ak-pack_z_block "profile/add" $(pwd)/data + ak-zblock-pack "profile/add" $(pwd)/data if [ "$?" -ne 0 ] then echo "error??" -- cgit v1.2.3