mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-09 14:14:58 +00:00
Update install/localagi-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user