mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-20 14:32:06 +01:00
some fixes to snappy mail
This commit is contained in:
@@ -418,6 +418,9 @@ $cfg['Servers'][$i]['LogoutURL'] = 'phpmyadminsignin.php?logout';
|
||||
|
||||
count = 0
|
||||
|
||||
if os.path.exists('/usr/local/CyberCP/public/snappymail'):
|
||||
shutil.rmtree('/usr/local/CyberCP/public/snappymail')
|
||||
|
||||
while (1):
|
||||
command = 'unzip snappymail-2.15.3.zip -d /usr/local/CyberCP/public/snappymail'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user