From ce046ca6bb56e2980f9212412066ef8e7dbb8916 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sat, 20 Jul 2024 17:29:35 +0300 Subject: Now prints logs while running commands --- bin/ak | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/ak b/bin/ak index aebb230..8dbd0bd 100755 --- a/bin/ak +++ b/bin/ak @@ -1,4 +1,5 @@ #!/bin/bash +export AK_DEBUG="yes" ## ## Arching Kaos CLI tool is the main executable script to use for exploring, ## creating and distributing local blockchain(s) called zchain(s). -- cgit v1.2.3