better message
This commit is contained in:
parent
9c1258e02e
commit
e331dc2deb
@ -83,7 +83,7 @@ do
|
||||
title
|
||||
|
||||
if ! k3s crictl exec -it "$container_id" /bin/bash ; then
|
||||
k3s crictl exec -it "$container_id" /bin/sh || echo "This application does not accept shell access apparently"
|
||||
k3s crictl exec -it "$container_id" /bin/sh || echo "This container does not accept shell access, try a different one."
|
||||
fi
|
||||
break
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user