From 759e6efd5cd5ad0c3d0d0ca3fe0c053311e92de0 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Mon, 18 Mar 2024 02:07:52 +0200 Subject: Renamed lib logit to _ak_logit Affected scripts: - ak - ak-articles - ak-categories - ak-comments - ak-data-expand - ak-enter - ak-files - ak-find-latest-mined-sblock - ak-folders - ak-follow - ak-following - ak-fs-add - ak-ipfs-check - ak-ipns-resolve - ak-news - ak-profile - ak-schain-latest-cached - ak-sm-files - ak-sm-filesplitter - ak-stellar-get-participants - ak-tempassin - ak-todos - ak-transactions - ak-zblock-cache - ak-zblock-manipulator - ak-zblock-pack - ak-zblock-show - ak-zchain-chk --- lib/logit | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 lib/logit (limited to 'lib/logit') diff --git a/lib/logit b/lib/logit deleted file mode 100755 index c6e1b51..0000000 --- a/lib/logit +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -logit(){ - ak-logthis "$PROGRAM" "$1" "$2" -} -- cgit v1.2.3