Update podman_ha_setup.sh

pull/10/head
tteckster 3 years ago committed by GitHub
parent 4fbf6d1f79
commit aeacf8ce84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save

Powered by BW's shoe-string budget.