mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-02-09 16:16:48 +01:00
remove cluttered pyc files
This commit is contained in:
@@ -1662,8 +1662,8 @@ CSRF_COOKIE_SECURE = True
|
||||
command = 'chmod 600 /usr/local/CyberCP/plogical/adminPass.py'
|
||||
Upgrade.executioner(command, 0)
|
||||
|
||||
# command = "find /usr/local/CyberCP/ -name '*.pyc' -delete"
|
||||
# Upgrade.executioner(command, 0)
|
||||
command = "find /usr/local/CyberCP/ -name '*.pyc' -delete"
|
||||
Upgrade.executioner(command, 0)
|
||||
|
||||
Upgrade.stdOut("Permissions updated.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user