mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-10 05:34:58 +00:00
refactor: update log message for backend mode configuration in update_script function
This commit is contained in:
@@ -54,7 +54,7 @@ function update_script() {
|
||||
msg_ok "Restored Environment"
|
||||
fi
|
||||
|
||||
msg_ok "Configured LocalAGI backend mode: external-llm"
|
||||
msg_ok "Backend mode: external-llm"
|
||||
if [[ ! -f /opt/localagi/.env ]]; then
|
||||
msg_warn "Missing /opt/localagi/.env. Recreate by running install script again."
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user