mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-17 19:37:39 +00:00
[core] Rebase Scripts (formatting, highlighting & remove old deps) (#3378)
* Big Refactor: Remove Deps / Formatting & Correct End Of Line Sequence * f
This commit is contained in:
@ -16,13 +16,10 @@ update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y \
|
||||
sudo \
|
||||
lsb-release \
|
||||
curl \
|
||||
gnupg \
|
||||
gnupg \
|
||||
apt-transport-https \
|
||||
make \
|
||||
mc
|
||||
make
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Adding RabbitMQ signing key"
|
||||
|
Reference in New Issue
Block a user