From 0297b352fa406eaf21d770b523ae9eb3ad31d5e4 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Mon, 19 Jan 2026 08:42:45 +0100 Subject: [PATCH] fix --- install/yubal-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/yubal-install.sh b/install/yubal-install.sh index 120aeda97..281865eaf 100644 --- a/install/yubal-install.sh +++ b/install/yubal-install.sh @@ -62,6 +62,7 @@ YUBAL_HOST=0.0.0.0 YUBAL_PORT=8001 YUBAL_DATA=/opt/yubal_data YUBAL_CONFIG=/opt/yubal_config +YUBAL_ROOT=/opt/yubal PYTHONUNBUFFERED=1 EOF cat </etc/systemd/system/yubal.service