This commit is contained in:
Yawasau
2022-06-15 12:42:32 +08:00
parent 7f272b2821
commit c21a6c8f2a
2 changed files with 2 additions and 1 deletions

View File

@@ -115,7 +115,7 @@ else
fi
export PATH="$filepath:$PATH"
export TZ=Asia/Taipei
TMPDIR="/data/local/tmp"
TMPDIR="/data/local/tmp/data_backup"
[[ ! -d $TMPDIR ]] && mkdir "$TMPDIR"
if [[ $(which busybox) = "" ]]; then
echoRgb "環境變量中沒有找到busybox 請在tools/bin內添加一個\narm64可用的busybox\n或是安裝搞機助手 scene或是Magisk busybox模塊...." "0"

1
tools/bin/busybox_path Normal file
View File

@@ -0,0 +1 @@
 -/data/backup_tools