mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-11 04:54:57 +00:00
Install git and GitHub CLI dependencies
Added installation of git and GitHub CLI as dependencies.
This commit is contained in:
committed by
GitHub
parent
c6cf0d92c2
commit
5aa9cfe213
@@ -12,6 +12,11 @@ network_check
|
||||
update_os
|
||||
|
||||
|
||||
msg_info "Install Dependencies"
|
||||
apt install -y \
|
||||
git \
|
||||
gh
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
NODE_VERSION="22" setup_nodejs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user