mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-17 20:53:28 +01:00
Update podman_ha_setup.sh
This commit is contained in:
@ -34,7 +34,8 @@ apt-get -qqy upgrade &>/dev/null
|
||||
|
||||
msg "Installing prerequisites..."
|
||||
apt-get -qqy install \
|
||||
curl &>/dev/null
|
||||
curl \
|
||||
runc &>/dev/null
|
||||
|
||||
msg "Installing Podman..."
|
||||
apt-get -y install podman &>/dev/null
|
||||
|
||||
Reference in New Issue
Block a user