mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-27 06:37:16 +02:00
Use apt_update_safe instead of aborting on a failed apt update (#17462)
This commit is contained in:
committed by
GitHub
parent
ba1409a920
commit
b855a5782a
@@ -14,7 +14,7 @@ network_check
|
||||
update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get update
|
||||
apt_update_safe
|
||||
$STD apt-get install -y \
|
||||
ssh \
|
||||
software-properties-common
|
||||
|
||||
Reference in New Issue
Block a user