mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-06-26 16:50:36 +02:00
update lscpd to resolve https://forums.cyberpanel.net/discussion/5431/tls-robot-vulnerability-detected
This commit is contained in:
@@ -448,7 +448,6 @@ $cfg['Servers'][$i]['LogoutURL'] = 'phpmyadminsignin.php?logout';
|
||||
count = 0
|
||||
|
||||
while (1):
|
||||
|
||||
command = 'find . -type f -exec chmod 644 {} \;'
|
||||
cmd = shlex.split(command)
|
||||
res = subprocess.call(cmd)
|
||||
|
||||
Reference in New Issue
Block a user