Update IncScheduler.py

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

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