mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
remove unneded apt-get install command
This commit is contained in:
parent
152eb6b2bb
commit
c754f4e243
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ network_check
|
|||
update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install --no-install-recommends --yes \
|
||||
$STD apt-get install -y \
|
||||
curl \
|
||||
sudo \
|
||||
mc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue