mirror of
https://github.com/casjaysdevdocker/podman
synced 2025-09-18 03:57:45 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -172,7 +172,7 @@ podman | docker)
|
||||
|
||||
*) # Execute primary command
|
||||
if [ $# -eq 0 ]; then
|
||||
podman info
|
||||
podman-tui
|
||||
exit ${exitCode:-$?}
|
||||
else
|
||||
__exec_command "$@"
|
||||
|
Reference in New Issue
Block a user