fixes
This commit is contained in:
parent
e2c6021ad2
commit
e0513884c5
4
main.sh
4
main.sh
|
@ -18,9 +18,7 @@ remote="https://alpha.de.repo.voidlinux.org/current"
|
|||
source "${functions}"/functions
|
||||
source "${dir}"/config
|
||||
|
||||
if mountpoint -q "${dest}"; then
|
||||
umounter "${dest}"
|
||||
fi
|
||||
umounter "${dest}"
|
||||
|
||||
export run="config"
|
||||
for i in $(find "${step}1" -mindepth 1 -maxdepth 1 -type f | sort -n ); do
|
||||
|
|
Loading…
Reference in New Issue
Block a user