This commit is contained in:
Yawasau
2023-11-09 21:45:45 +08:00
parent b3d2d93ce8
commit 34ff82b5f6
10 changed files with 131 additions and 130 deletions

View File

@@ -6,5 +6,6 @@ if [ -f "${0%/*}/tools/bin/tools.sh" ]; then
kill_Serve && echoRgb "腳本終止"
exit
else
echo "$MODDIR/tools/bin/tools.sh遗失"
[[ $(echo "${0%/*}" | grep -o 'bin.mt.plus/temp') != "" ]] && echo "你媽沒告訴你腳本要解壓縮嗎?傻逼玩兒" && exit 2
echo "${0%/*}/tools/bin/tools.sh遺失"
fi