mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-14 19:29:48 +00:00
remove "s" in build-essential
This commit is contained in:
parent
036728df0d
commit
b03e223e91
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ $STD apt-get install -y \
|
|||
gnupg \
|
||||
make \
|
||||
g++ \
|
||||
build-essentials
|
||||
build-essential
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Setting up Node.js Repository"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue