autocommit
This commit is contained in:
parent
046f1e8a8d
commit
9838b178dd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
function broadcast() {
|
||||
podman exec "$1" "$2"
|
||||
podman exec "$1" $2
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue