small fixes

This commit is contained in:
teldra 2021-03-16 22:46:27 +01:00
parent b001c99549
commit 43f2b5cbcb
1 changed files with 0 additions and 1 deletions

View File

@ -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