mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-12 02:14:37 +00:00
Update podman_ha_setup.sh
This commit is contained in:
parent
4fbf6d1f79
commit
aeacf8ce84
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue