mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-15 12:02:06 +01:00
fix redis conf path
This commit is contained in:
@@ -2213,6 +2213,10 @@ vmail
|
||||
writeToFile.write('127.0.0.1,6379,<auth_password>\n')
|
||||
writeToFile.close()
|
||||
|
||||
##
|
||||
|
||||
os.chdir(self.cwd)
|
||||
|
||||
confPath = '/usr/local/lsws/conf/'
|
||||
|
||||
if os.path.exists('%shttpd.conf' % (confPath)):
|
||||
|
||||
Reference in New Issue
Block a user