mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-04-22 17:45:14 +00:00
add more deps
Some checks are pending
Frontend CI/CD / build (push) Waiting to run
Auto Update .app-files / update-app-files (push) Waiting to run
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions
Some checks are pending
Frontend CI/CD / build (push) Waiting to run
Auto Update .app-files / update-app-files (push) Waiting to run
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions
This commit is contained in:
parent
8cf1c2969b
commit
62425bc514
@ -18,7 +18,10 @@ $STD apt-get install -y \
|
||||
sudo \
|
||||
mc \
|
||||
gpg \
|
||||
make
|
||||
make \
|
||||
gcc \
|
||||
g++ \
|
||||
build-essential
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Setting up Node.js Repository"
|
||||
|
Loading…
x
Reference in New Issue
Block a user