awk/variable
This commit is contained in:
parent
17aaeb233d
commit
dbfe0e1407
2 changed files with 4 additions and 4 deletions
|
@ -77,5 +77,5 @@ rwx_code_doc() {
|
|||
awk \
|
||||
--assign action="doc" \
|
||||
--assign target="${name}" \
|
||||
"$(rwx_code_awk)"
|
||||
"${_rwx_code_awk}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue