increase verbosity while debugging.

This commit is contained in:
Martin Preuss
2025-10-01 23:25:14 +02:00
parent 81e9078b80
commit 8629e52749

View File

@@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
#export AQHOME_LOGLEVEL=info export AQHOME_LOGLEVEL=info
export LD_LIBRARY_PATH="0-build/aqhome/:$LD_LIBRARY_PATH" export LD_LIBRARY_PATH="0-build/aqhome/:$LD_LIBRARY_PATH"
# 0-build/apps/aqhome-storage/aqhome-storage $* # 0-build/apps/aqhome-storage/aqhome-storage $*