mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Just corrected "30 Go" to "30GB"
This commit is contained in:
parent
b361d42170
commit
1e73cab716
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ then make it executable :
|
|||
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.
|
||||
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 GB of data every day.
|
||||
|
||||
#### Backing your server on a remote server
|
||||
|
||||
|
|
Loading…
Reference in a new issue