mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-17 04:52:05 +01:00
feature: add onboarding function for server and mail hostname
This commit is contained in:
@@ -3412,7 +3412,7 @@ pm.max_spare_servers = 3
|
||||
### remove log file path incase its there
|
||||
|
||||
if Upgrade.SoftUpgrade:
|
||||
time.sleep(10)
|
||||
time.sleep(30)
|
||||
if os.path.exists(Upgrade.LogPathNew):
|
||||
os.remove(Upgrade.LogPathNew)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user