@@ -1,7 +1,7 @@
if [ -f "${0%/*}/tools/bin/tools" ]; then
if [ -f "${0%/*}/tools/bin/tools.sh" ]; then
MODDIR="${0%/*}"
operate="backup"
. "${0%/*}/tools/bin/tools"
. "${0%/*}/tools/bin/tools.sh"
else
echo "${0%/*}/tools/bin/tools遺失"
echo "${0%/*}/tools/bin/tools.sh遗失"
fi
The note is not visible to the blocked user.