Update IncScheduler.py

This commit is contained in:
Greenweb Bangladesh
2021-12-22 05:00:12 +06:00
committed by GitHub
parent 7c44aa2533
commit cb4f7f59eb

View File

@@ -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