Propagate previous fix to english page

This commit is contained in:
Alexandre Aubin 2019-03-06 20:38:32 +01:00
parent 14e3983d74
commit bf93017e7d

View file

@ -133,7 +133,7 @@ yunohost backup create --apps wordpress
then make it executable :
```bash
chown +x /etc/cron.weekly/backup-wordpress
chmod +x /etc/cron.weekly/backup-wordpress
```
Be careful what you backup exactly and when : you don't want to end up with your whole disk space saturated because you backuped 30 Go of data every day.