mirror of
https://github.com/casjaysdevdocker/podman
synced 2025-12-01 16:13:10 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -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 "$@"
|
||||||
|
|||||||
Reference in New Issue
Block a user