update pve-scritps-local
This commit is contained in:
parent
dfcadfd84f
commit
4647307b9c
@ -13,11 +13,12 @@ network_check
|
|||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get update
|
$STD apt-get update
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
build-essential \
|
build-essential \
|
||||||
sshpass \
|
sshpass \
|
||||||
expect
|
rsync \
|
||||||
|
expect
|
||||||
msg_ok "Dependencies installed."
|
msg_ok "Dependencies installed."
|
||||||
|
|
||||||
NODE_VERSION=22 setup_nodejs
|
NODE_VERSION=22 setup_nodejs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user