mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-09 02:28:11 +00:00
Merge branch 'LocalAGI' of https://github.com/BillyOutlast/ProxmoxVED into LocalAGI
This commit is contained in:
@@ -40,9 +40,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