aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-profile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ak-profile')
-rwxr-xr-xbin/ak-profile2
1 files changed, 1 insertions, 1 deletions
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??"