From 8629e52749fddb0f1619b18064480ab9286f2289 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Wed, 1 Oct 2025 23:25:14 +0200 Subject: [PATCH] increase verbosity while debugging. --- aqhome-data.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aqhome-data.sh b/aqhome-data.sh index a3d49b8..ae095d9 100755 --- a/aqhome-data.sh +++ b/aqhome-data.sh @@ -1,6 +1,6 @@ #!/bin/bash -#export AQHOME_LOGLEVEL=info +export AQHOME_LOGLEVEL=info export LD_LIBRARY_PATH="0-build/aqhome/:$LD_LIBRARY_PATH" # 0-build/apps/aqhome-storage/aqhome-storage $*