mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Zipline fix (#4989)
This commit is contained in:
parent
64c47bd335
commit
e8061a9f6e
1 changed files with 0 additions and 5 deletions
|
@ -14,11 +14,6 @@ setting_up_container
|
|||
network_check
|
||||
update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y \
|
||||
postgresql
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
NODE_VERSION="22" NODE_MODULE="pnpm@latest" install_node_and_modules
|
||||
PG_VERSION="16" install_postgresql
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue