mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Propagate previous fix to english page
This commit is contained in:
parent
14e3983d74
commit
bf93017e7d
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue