File tree Expand file tree Collapse file tree
pio/src/main/assets/home/etc Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ doc_text="Văn bản"
2020addon_text=" Add-on"
2121home_text=" Trang chủ"
2222checktime=" Tổng thời gian"
23- begin_start=" Đang cài đặt..."
23+ begin_start=" Đang cài đặt data ..."
2424trademark_text=" Thương hiệu"
2525version_text=" Phiên bản"
2626default_text=" Mặc định"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ rm -fr $TMPDIR/* $HOME/cache/* $START_DIR/cache/* $TEMP/documents $TEMP/WebView
55
66(
77# Tải về nhật ký
8- echo " Download the log and the latest version..." & >> $TEMP /Install.log
8+ echo -e " \nDownload the log and the latest version..." & >> $TEMP /Install.log
99timeout 20 Taive ' https://raw.githubusercontent.com/Zenlua/Tool-Tree/refs/heads/main/Version.md' $TEMP /Version.md & >> $TEMP /Install.log
1010text_num_1=" $( grep -nm1 Version: $TEMP /Version.md | tail -1 | cut -d: -f1) "
1111text_num_2=" $( grep -nm4 Version: $TEMP /Version.md | tail -1 | cut -d: -f1) "
You can’t perform that action at this time.
0 commit comments