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