mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-11 07:46:10 +01:00
p3
This commit is contained in:
@@ -50,7 +50,7 @@ class backupScheduleLocal:
|
||||
|
||||
writeToFile.close()
|
||||
|
||||
except BaseException,msg:
|
||||
except BaseException as msg:
|
||||
logging.CyberCPLogFileWriter.writeToFile(str(msg) + " [214:startBackup]")
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user