mirror of
				https://gitlab.sectorq.eu/jaydee/omv_backup.git
				synced 2025-10-30 10:01:11 +01:00 
			
		
		
		
	lala
This commit is contained in:
		| @@ -300,7 +300,7 @@ if _BACKUP: | |||||||
|      |      | ||||||
|     while True: |     while True: | ||||||
|         directory = '/backups/' |         directory = '/backups/' | ||||||
|         count = len(fnmatch.filter(os.listdir(directory), '.*')) |         count = len(fnmatch.filter(os.listdir(directory), '*.bak')) | ||||||
|          |          | ||||||
|         print('File Count:', count) |         print('File Count:', count) | ||||||
|         if count == 0: |         if count == 0: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user