diff --git a/plogical/IncScheduler.py b/plogical/IncScheduler.py index 174a88ad4..8076103cc 100644 --- a/plogical/IncScheduler.py +++ b/plogical/IncScheduler.py @@ -780,7 +780,7 @@ Automatic backup failed for %s on %s. ProcessUtilities.executioner(command) else: - command = 'chattr -R -i /home/%s/public_html/' % (website.domain) + command = 'chattr -R -i /home/%s/' % (website.domain) ProcessUtilities.executioner(command) ## Calculate bw usage