mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-09-20 15:57:40 -04:00
3 lines
91 B
Bash
3 lines
91 B
Bash
![]() |
EXEC_CMD_BIN="buildah" # command to execute
|
||
|
EXEC_CMD_ARGS="build $*" # command arguments
|