mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +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 \
|
gnupg \
|
||||||
make \
|
make \
|
||||||
g++ \
|
g++ \
|
||||||
build-essentials
|
build-essential
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Setting up Node.js Repository"
|
msg_info "Setting up Node.js Repository"
|
||||||
|
Loading…
Reference in New Issue
Block a user