diff --git "a/Divis\303\251/DownloadViewController.m" "b/Divis\303\251/DownloadViewController.m" index aeb8b553..ba37d95a 100644 --- "a/Divis\303\251/DownloadViewController.m" +++ "b/Divis\303\251/DownloadViewController.m" @@ -122,7 +122,7 @@ - (IBAction)unzipLocalIPSW:(UIButton *)sender { // Need to warn user about the app crashing, need to look into why at some point - if (![[self->_divisePrefs objectForKey:@"custom_ipsw_path"] isEqual:@"/var/mobile/Medai/Divise/ipsw.ipsw"]) { + if (![[self->_divisePrefs objectForKey:@"custom_ipsw_path"] isEqual:@"/var/mobile/Media/Divise/ipsw.ipsw"]) { // Moving incorrectly named IPSW to ipsw.ipsw :)