You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
committed by
Mergify
parent
6d2daebe68
commit
bd7a5bd235
@@ -57,6 +57,7 @@ while True:
|
||||
break
|
||||
except Exception as e:
|
||||
log.error(f"Exception while fetching {target}!", exc_info = e)
|
||||
time.sleep(15)
|
||||
|
||||
subprocess.call(command)
|
||||
subprocess.call(command2)
|
||||
|
Reference in New Issue
Block a user