mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-02-01 21:51:51 +00:00
remove unneded apt-get install command
This commit is contained in:
parent
152eb6b2bb
commit
c754f4e243
@ -14,7 +14,7 @@ network_check
|
|||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install --no-install-recommends --yes \
|
$STD apt-get install -y \
|
||||||
curl \
|
curl \
|
||||||
sudo \
|
sudo \
|
||||||
mc \
|
mc \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user