This commit is contained in:
Yawasau
2023-12-17 00:24:17 +08:00
parent 4ce433e723
commit 3a45dc7de9
3 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
if [ -f "${0%/*}/tools/bin/tools.sh" ]; then
MODDIR="${0%/*}"
operate="Getlist"
#operate="Device_List"
. "${0%/*}/tools/bin/tools.sh" | tee "$MODDIR/log.txt"
else
[[ $(echo "${0%/*}" | grep -o 'bin.mt.plus/temp') != "" ]] && echo "你媽沒告訴你腳本要解壓縮嗎?傻逼玩兒" && exit 2