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