Skip to content

Commit

Permalink
Hopefully remove the bootflag from emuiibo
Browse files Browse the repository at this point in the history
  • Loading branch information
Slluxx committed Aug 24, 2023
1 parent 9bbbc0a commit 96e5b1b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,10 @@
"name": "extract",
"arguments": [".*emuiibo.*\\.zip"]
},
{
"name": "delete",
"arguments": ["SdOut/atmosphere/contents/0100000000000352/flags/boot2.flag"]
},
{
"name": "move",
"arguments": ["SdOut/atmosphere", "atmosphere"]
Expand All @@ -236,10 +240,6 @@
{
"name": "delete",
"arguments": ["SdOut"]
},
{
"name": "delete",
"arguments": ["atmosphere/contents/0100000000000352/flags/boot2.flag"]
}
]
},
Expand Down

0 comments on commit 96e5b1b

Please sign in to comment.