small fixes

This commit is contained in:
teldra 2021-03-17 00:28:27 +01:00
parent 5a588eac2a
commit 862f10de0e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ remote="https://void.cijber.net/current/"
source "${functions}"/functions
umounter "${dest}"
set -x
export run="config"
for i in $(find "${modules}" -mindepth 1 -maxdepth 1 -type d | sort -n ); do
test -f "${i}"/config && source "${i}"/config