Update install/localagi-install.sh

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
BillyOutlast
2026-03-04 15:48:06 -05:00
committed by GitHub
parent 99b1a773dc
commit 99190f8fa6

View File

@@ -45,9 +45,7 @@ msg_info "Installing Bun"
$STD npm install -g bun
msg_ok "Installed Bun"
msg_info "Fetching LocalAGI Source"
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "localagi" "mudler/LocalAGI" "tarball" "latest" "/opt/localagi"
msg_ok "Fetched LocalAGI Source"
fetch_and_deploy_gh_release "localagi" "mudler/LocalAGI" "tarball" "latest" "/opt/localagi"
BACKEND="external-llm"
mkdir -p /opt/localagi/pool