We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b65704 commit 42ebdfcCopy full SHA for 42ebdfc
1 file changed
pio/src/main/assets/home/bin/unpack_img
@@ -168,7 +168,7 @@ mkdir -p "$OUTPUT/${namepv##*/}" $OUTPUT/config
168
fi
169
save_num="$number_kk"
170
if [ "$iv" -ge 40 ];then
171
- echo "Warning: Slow erofs extraction speed, Stop checking the percentage to avoid an endless loop." >> $TMP/extract_erofs.log
+ showtoast -a "Warning: Slow erofs extraction speed, Stop checking the percentage to avoid an endless loop."
172
progress -1/0
173
break
174
0 commit comments