1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
266 B

#!enable_script
# 在修复时显示提示信息
print "Please KEEP your USB cable or DC-in connected\n"
# 还原system
write_image PACKAGE:system SYSTEM:
check_image PACKAGE:system SYSTEM:
# 格式化数据分区
format CACHE:
format DATA:
format PAGECACHE:
format SWAP: