fix
This commit is contained in:
parent
98a46e246e
commit
2a31766869
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ rwx_parse_code() {
|
|||
text="${text} \"\${@}\"; }"
|
||||
eval "${text}"
|
||||
done <<EOF
|
||||
${RWX_ALIASES}
|
||||
${_rwx_code_aliases_functions}
|
||||
EOF
|
||||
# parse constants
|
||||
_rwx_code_constants="$(rwx_parse_constants)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue