mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-05 13:42:15 +02:00
fix(cross-seed): use apt and ensure_dependencies per review feedback
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com>
This commit is contained in:
@@ -25,6 +25,7 @@ function update_script() {
|
||||
check_container_resources
|
||||
|
||||
NODE_VERSION="24" setup_nodejs
|
||||
ensure_dependencies build-essential
|
||||
|
||||
if command -v cross-seed &>/dev/null; then
|
||||
current_version=$(cross-seed --version)
|
||||
|
||||
Reference in New Issue
Block a user