mirror of
				https://github.com/robweber/xbmcbackup.git
				synced 2025-11-04 03:02:16 +01:00 
			
		
		
		
	keep the temp zip file
This commit is contained in:
		@@ -283,7 +283,7 @@ class XbmcBackup:
 | 
			
		||||
                    shouldContinue = xbmcgui.Dialog().ok(utils.getString(30089),utils.getString(30090), utils.getString(30091))
 | 
			
		||||
                    
 | 
			
		||||
                #delete the temp zip file
 | 
			
		||||
                self.xbmc_vfs.rmfile(xbmc.translatePath("special://temp/" + zip_name))
 | 
			
		||||
                #self.xbmc_vfs.rmfile(xbmc.translatePath("special://temp/" + zip_name))
 | 
			
		||||
 | 
			
		||||
            #remove old backups
 | 
			
		||||
            self._rotateBackups()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user