mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 14:05:54 +00:00
add install_core_deps; remove curl mc from dependecies
This commit is contained in:
@@ -12,12 +12,10 @@ catch_errors
|
|||||||
setting_up_container
|
setting_up_container
|
||||||
network_check
|
network_check
|
||||||
update_os
|
update_os
|
||||||
|
install_core_deps
|
||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y gpg
|
||||||
curl \
|
|
||||||
mc \
|
|
||||||
gpg
|
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Installing openziti"
|
msg_info "Installing openziti"
|
||||||
|
|||||||
Reference in New Issue
Block a user