This commit is contained in:
parent
8f4c57d178
commit
065eeedce2
2
enter.sh
2
enter.sh
@ -69,4 +69,4 @@ if [ "$fetch" = true ] || [ "$(podman container inspect "$name" -f {{.State.Runn
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
podman start "$name" 1>/dev/null
|
podman start "$name" 1>/dev/null
|
||||||
podman exec -it "$name" bash -l
|
podman exec --detach-keys "" -it "$name" bash -l
|
||||||
|
Loading…
x
Reference in New Issue
Block a user