fix: mp-check temp directory name

This commit is contained in:
ngn 2024-08-25 07:03:57 +03:00
parent 99b686e2b7
commit a5790debc4

View File

@ -34,7 +34,7 @@ fi
## global vars ##
#################
warnc=0
tmpdir="/tmp/.mp-clean"
tmpdir="/tmp/.mp-check"
required_files=(
"DATA"
"HASHES"