aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-data-expand
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ak-data-expand')
-rwxr-xr-xbin/ak-data-expand2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ak-data-expand b/bin/ak-data-expand
index 81a1281..1799957 100755
--- a/bin/ak-data-expand
+++ b/bin/ak-data-expand
@@ -1,7 +1,7 @@
#!/bin/bash
PROGRAM="$(basename $0)"
logit(){
- logthis "<$PROGRAM>" "$1" "$2"
+ ak-logthis "<$PROGRAM>" "$1" "$2"
}
if [ ! -z "$1" ] && [ ! -z "$2" ]
then