From 931af9585545b46d0b30a5c679bd3c12bfd9fc6e Mon Sep 17 00:00:00 2001 From: BillyOutlast <172061051+BillyOutlast@users.noreply.github.com> Date: Wed, 4 Mar 2026 10:03:30 -0500 Subject: [PATCH] Update install/localagi-install.sh Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- install/localagi-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/localagi-install.sh b/install/localagi-install.sh index 47d6ea803..5c4158944 100644 --- a/install/localagi-install.sh +++ b/install/localagi-install.sh @@ -143,6 +143,7 @@ LOCALAGI_STATE_DIR=/opt/localagi/pool LOCALAGI_TIMEOUT=5m LOCALAGI_ENABLE_CONVERSATIONS_LOGGING=false EOF +chmod 600 /opt/localagi/.env msg_ok "Configured LocalAGI" # Build source tree into executable binary.