Skip to content

Commit 2256f30

Browse files
committed
hotfix2: add missing quotation mark lol
1 parent 42fd7d9 commit 2256f30

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

finalize_helper.gm9

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Scriptrunner for https://3ds.hacks.guide/finalizing-setup file copying operations
2-
# Ver. 1.10.4-hotfix - Last modified: 2026-01-04
2+
# Ver. 1.10.4-hotfix2 - Last modified: 2026-01-05
33

44
set PREVIEW_MODE "Finalizing Setup Helper Script\n> Copying SD files..."
55

@@ -83,7 +83,7 @@ if not sha 0:/finalize.romfs FINALIZE_SHA256SUM
8383
poweroff
8484
else
8585
set PREVIEW_MODE "Finalizing Setup Helper Script\n> Copying SD files... :("
86-
echo "Error #26: Failed to checksum finalize.romfs\n \nThe file checksum process failed.\nYour SD card may be faulty or illegitimate.
86+
echo "Error #26: Failed to checksum finalize.romfs\n \nThe file checksum process failed.\nYour SD card may be faulty or illegitimate."
8787
poweroff
8888
end
8989
else

0 commit comments

Comments
 (0)