build-configs(update)
This commit is contained in:
parent
77bd4e53bd
commit
ff6c90bf25
2 changed files with 4 additions and 0 deletions
3
run
3
run
|
@ -94,6 +94,9 @@ function _run {
|
|||
"${service}" "${@}"
|
||||
}
|
||||
|
||||
# Include any local tasks.
|
||||
source run.local || true
|
||||
|
||||
TIMEFORMAT=$'\nTask completed in %3lR'
|
||||
time "${@:-help}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue