Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliesSurviving authored Jul 13, 2024
1 parent 9cb34dd commit 098f11b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Application/Dopamine/Jailbreak/DOEnvironmentManager.m
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ - (void)locateJailbreakRoot
// Anything else in the jailbreak will get it from here
gSystemInfo.jailbreakInfo.rootPath = strdup(jailbreakRootPath.fileSystemRepresentation);
}
else {
[self deleteBootstrap];
}
}
}
}
Expand Down

0 comments on commit 098f11b

Please sign in to comment.