Update restore.sh

This commit is contained in:
LukeZGD 2024-08-26 00:15:41 +08:00
parent d676325dc9
commit ba234ba1a3

View File

@ -8675,6 +8675,7 @@ if [[ $othertmp != 0 ]]; then
pause
fi
othertmp=$(ls "$(dirname "$0")" | grep -c tmp)
mkdir "$(dirname "$0")/tmp$$"
pushd "$(dirname "$0")/tmp$$" >/dev/null