pve-scripts-local: add update function (#8138)

This commit is contained in:
CanbiZ
2025-10-06 12:41:06 +02:00
committed by GitHub
parent 7ab2bcbb40
commit 563a69e68b
3 changed files with 39 additions and 6 deletions

View File

@@ -13,8 +13,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt-get update
$STD apt-get install -y \
$STD apt install -y \
build-essential \
sshpass \
rsync \