Update podman-v5.sh

pull/930/head
tteckster 2 years ago committed by GitHub
parent 60e5cec0bf
commit dd34b1dfc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,7 +83,7 @@ if command -v pveversion >/dev/null 2>&1; then
fi
fi
if ! command -v pveversion >/dev/null 2>&1; then
if [[ ! -f /etc/systemd/system/podman.socket ]]; then
if [[ ! -f /etc/containers/registries.conf ]]; then
msg_error "No ${APP} Installation Found!";
exit
fi

Loading…
Cancel
Save

Powered by BW's shoe-string budget.