From 132440104780425bfb5df2eb1a535cb93aa7dbec Mon Sep 17 00:00:00 2001 From: kaotisk Date: Thu, 3 Apr 2025 20:25:24 +0300 Subject: [debug] libs are now printing that they are loaded --- lib/_ak_maintainance | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/_ak_maintainance') diff --git a/lib/_ak_maintainance b/lib/_ak_maintainance index 030060e..bd7441b 100755 --- a/lib/_ak_maintainance +++ b/lib/_ak_maintainance @@ -81,3 +81,5 @@ function _ak_maintainance_nuke_all_but_core(){ _ak_log_error "No AK_WORKDIR found or it does not exist" fi } + +_ak_log_debug "_ak_maintainance loaded $(caller)" -- cgit v1.2.3