mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 14:05:54 +00:00
harmonize tools.func
This commit is contained in:
@@ -13,7 +13,6 @@ setting_up_container
|
||||
network_check
|
||||
update_os
|
||||
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y \
|
||||
build-essential \
|
||||
@@ -23,8 +22,8 @@ msg_ok "Installed Dependencies"
|
||||
|
||||
## WIP - only protoype with git call
|
||||
|
||||
install_go
|
||||
NODE_VERSION="22" NODE_MODULE="pnpm" install_node_and_modules
|
||||
setup_go
|
||||
NODE_VERSION="22" NODE_MODULE="pnpm" setup_nodejs
|
||||
|
||||
msg_info "Setup ocis"
|
||||
cd /opt
|
||||
|
||||
Reference in New Issue
Block a user