mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 22:06:05 +01:00
bug fix: compressArchive
This commit is contained in:
@@ -250,13 +250,6 @@ class virtualHostUtilities:
|
||||
if dkimCheck == 1:
|
||||
DNS.createDKIMRecords(virtualHostName)
|
||||
|
||||
# cageFSPath = '/home/cyberpanel/cagefs'
|
||||
#
|
||||
# if os.path.exists(cageFSPath):
|
||||
# command = '/usr/sbin/cagefsctl --enable %s' % (virtualHostUser)
|
||||
# ProcessUtilities.normalExecutioner(command)
|
||||
|
||||
|
||||
CLPath = '/etc/sysconfig/cloudlinux'
|
||||
|
||||
if os.path.exists(CLPath):
|
||||
|
||||
Reference in New Issue
Block a user