mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-17 21:12:05 +01:00
bug fix: add debugging infor for backup verification process
This commit is contained in:
@@ -833,7 +833,9 @@ Automatic backup failed for %s on %s.
|
||||
|
||||
# Read the results
|
||||
directories = stdout.read().decode().splitlines()
|
||||
print(f'directories of {str(directories)}')
|
||||
|
||||
if os.path.exists(ProcessUtilities.debugPath):
|
||||
logging.writeToFile(str(directories))
|
||||
|
||||
try:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user