joomla installer: auto install with lscache

This commit is contained in:
Usman Nasir
2020-10-08 12:21:19 +05:00
parent 38be1c9985
commit 95f818e1e1
2 changed files with 0 additions and 2 deletions

View File

@@ -834,8 +834,6 @@ $parameters = array(
tempStatusPath = self.extraArgs['tempStatusPath']
self.tempStatusPath = tempStatusPath
FNULL = open(os.devnull, 'w')
permPath = '/home/%s/public_html' % (domainName)
command = 'chmod 755 %s' % (permPath)
ProcessUtilities.executioner(command)