mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-11 16:32:09 +00:00
paperclip: install the rust toolchain needed by the runner build (#17142)
This commit is contained in:
committed by
GitHub
parent
2b541531f7
commit
de9b2f7ff3
@@ -23,6 +23,7 @@ msg_ok "Installed Dependencies"
|
||||
NODE_VERSION="24" NODE_MODULE="pnpm" setup_nodejs
|
||||
PG_VERSION="17" setup_postgresql
|
||||
PG_DB_NAME="paperclip" PG_DB_USER="paperclip" setup_postgresql_db
|
||||
setup_rust
|
||||
|
||||
fetch_and_deploy_gh_release "paperclip-ai" "paperclipai/paperclip" "tarball"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user