mirror of
https://github.com/casjaysdevdocker/podman
synced 2025-01-31 00:34:22 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
67543a43ae
commit
66da879e54
@ -172,7 +172,7 @@ podman | docker)
|
|||||||
|
|
||||||
*) # Execute primary command
|
*) # Execute primary command
|
||||||
if [ $# -eq 0 ]; then
|
if [ $# -eq 0 ]; then
|
||||||
podman info
|
podman-tui
|
||||||
exit ${exitCode:-$?}
|
exit ${exitCode:-$?}
|
||||||
else
|
else
|
||||||
__exec_command "$@"
|
__exec_command "$@"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user