small fixes
This commit is contained in:
parent
b001c99549
commit
43f2b5cbcb
|
@ -16,7 +16,6 @@ source "${functions}"/functions
|
|||
for i in $(find "${vars}" -type f); do
|
||||
source "${i}"
|
||||
done
|
||||
cfg+=( [diskpw]="${1}" )
|
||||
|
||||
input="${@}"
|
||||
for i in $(seq 1 "${#input[@]}"); do
|
||||
|
|
Loading…
Reference in New Issue
Block a user