parent
0050d26e12
commit
abff3a55f9
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ $(cat "${rwx_main_root}/${module}")
|
|||
${modules_main}
|
||||
EOF
|
||||
# cache user modules
|
||||
[ "${rwx_code_modules_user}" ] &&
|
||||
[ -n "${rwx_code_modules_user}" ] &&
|
||||
while IFS= read -r module; do
|
||||
# cache user module
|
||||
rwx_code_cache_user="${rwx_code_cache_user}\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue