Cosmetics.
This commit is contained in:
parent
db842e40f7
commit
d126c4a9f8
1 changed files with 2 additions and 2 deletions
|
@ -38,13 +38,13 @@ scripts/backup.
|
||||||
|
|
||||||
You define the command in econfig, like this:
|
You define the command in econfig, like this:
|
||||||
|
|
||||||
pre_update_hook "../scripts/backup"
|
pre_update_hook "/wherever/backup"
|
||||||
|
|
||||||
|
|
||||||
Restoring from backup
|
Restoring from backup
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
The server must not run when you restore a backup.
|
The server must not be running when you restore a backup.
|
||||||
|
|
||||||
Always restore the complete data directory. Restoring individual
|
Always restore the complete data directory. Restoring individual
|
||||||
files from backups can lead to inconsistencies. Some of the known
|
files from backups can lead to inconsistencies. Some of the known
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue