parent
44dc07d667
commit
173f842b9a
11 changed files with 29 additions and 29 deletions
|
@ -80,7 +80,7 @@ rwx_shell_configure() {
|
|||
set \
|
||||
"git" \
|
||||
"tar"
|
||||
for file in "${@}"; do
|
||||
for file; do
|
||||
path="${root}/${file}"
|
||||
# shellcheck disable=SC1090
|
||||
[ -f "${path}" ] && . "${path}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue