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-mixtapes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/ak-mixtapes') diff --git a/bin/ak-mixtapes b/bin/ak-mixtapes index 8ccabcf..04b2490 100755 --- a/bin/ak-mixtapes +++ b/bin/ak-mixtapes @@ -1,6 +1,6 @@ #!/bin/bash # The following creates a mixtape data message -# We can extend it by calling the ak-pack_z_block.sh mixtape/add data ## ORIGINAL LINE +# We can extend it by calling the ak-zblock-pack.sh mixtape/add data ## ORIGINAL LINE _ak_modules_mixtapes_usage(){ _ak_modules_mixtapes_title @@ -43,6 +43,6 @@ then MIXTAPE_FILE="$PWD/$3" _ak_modules_mixtapes_main cat $PWD/data | jq -M - ak-pack_z_block mixtape/add $PWD/data + ak-zblock-pack mixtape/add $PWD/data else _ak_modules_mixtapes_usage fi -- cgit v1.2.3