You've already forked scripts
mirror of
https://github.com/nh-server/scripts.git
synced 2026-04-30 11:25:45 -07:00
Merge branch 'main' into newlines
This commit is contained in:
+2
-2
@@ -393,7 +393,7 @@ if find S:/essential.exefs NULL
|
||||
set ESSENTIALS_LOG "$[ESSENTIALS_LOG]Error: LFCS is invalid, and data recovery was denied.\n"
|
||||
end
|
||||
if chk $[SECVALID] "0"
|
||||
set ESSENTIALS_LOG "$[ESSENTIALS_LOG]Error: SecuureInfo is invalid, and data recovery was denied.\n"
|
||||
set ESSENTIALS_LOG "$[ESSENTIALS_LOG]Error: SecureInfo is invalid, and data recovery was denied.\n"
|
||||
end
|
||||
if chk $[HWCAL0VALID] "0"
|
||||
set ESSENTIALS_LOG "$[ESSENTIALS_LOG]Error: HWCAL0 is invalid, and data recovery was denied.\n"
|
||||
@@ -410,7 +410,7 @@ else
|
||||
set ESSENTIALS_LOG "$[ESSENTIALS_LOG]Error: LFCS is invalid, and essential.exefs does not exist.\n"
|
||||
end
|
||||
if chk $[SECVALID] "0"
|
||||
set ESSENTIALS_LOG "$[ESSENTIALS_LOG]Error: SecuureInfo is invalid, and essential.exefs does not exist.\n"
|
||||
set ESSENTIALS_LOG "$[ESSENTIALS_LOG]Error: SecureInfo is invalid, and essential.exefs does not exist.\n"
|
||||
end
|
||||
if chk $[HWCAL0VALID] "0"
|
||||
set ESSENTIALS_LOG "$[ESSENTIALS_LOG]Error: HWCAL0 is invalid, and essential.exefs does not exist.\n"
|
||||
|
||||
Reference in New Issue
Block a user