mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 10:55:10 +00:00
remove "s" in build-essential
This commit is contained in:
parent
036728df0d
commit
b03e223e91
@ -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…
Reference in New Issue
Block a user