You've already forked scripts
mirror of
https://github.com/nh-server/scripts.git
synced 2026-04-30 11:25:45 -07:00
fix(ctrcheck): add missing syntax
Fix syntax: NULL is required
This commit is contained in:
+1
-1
@@ -381,7 +381,7 @@ if find 9:/RECOVERYFLAG NULL
|
||||
end
|
||||
set PREVIEW_MODE "ctrcheck v$[VERSION]\nCurrently processing: NAND. Progress:\n \nNAND Header: DONE\nNAND Sectors: DONE\nCTRNAND: !!!\nTWLNAND: ---\nTWLP: ---\nFIRM Partitions: ---"
|
||||
set TRYRECOVERY "0"
|
||||
if find S:/essential.exefs
|
||||
if find S:/essential.exefs NULL
|
||||
if ask "Critical files in the CTRNAND are invalid,\nbut a backup was found.\nPress (A) to enter data recovery mode.\n \n(If you have already tried this recently,\nyou may safely skip this part.)"
|
||||
allow -a 1:
|
||||
set TRYRECOVERY "1"
|
||||
|
||||
Reference in New Issue
Block a user