rust_profile

This commit is contained in:
MickLesk
2026-06-02 08:40:59 +02:00
parent 5084a57980
commit 9a78f9f263
2 changed files with 5 additions and 5 deletions

View File

@@ -19,9 +19,7 @@ msg_info "Installing Base Dependencies"
$STD apt install -y curl wget ca-certificates
msg_ok "Installed Base Dependencies"
# msg_info "Downloading and executing tools.func test suite"
# bash <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/test-tools-func.sh)
# msg_ok "Test suite completed"
RUST_PROFILE="minimal" RUST_TOOLCHAIN="stable" setup_rust
motd_ssh
customize