mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
c89d454838
commit
fad36c7f03
@ -37,7 +37,7 @@ Add the following to crontab::
|
|||||||
|
|
||||||
If the server has a backup hard-disk, mount it at /mnt/backup and edit /etc/fstab so that it is auto-mounted.
|
If the server has a backup hard-disk, mount it at /mnt/backup and edit /etc/fstab so that it is auto-mounted.
|
||||||
Then, add the following to crontab::
|
Then, add the following to crontab::
|
||||||
@daily /usr/bin/rsync -ha /srv /mnt/backup
|
@daily /usr/bin/rsync -ha /srv /mnt/backup --exclude /srv/plugins/stats.log
|
||||||
@daily /usr/bin/rsync -ha /etc /mnt/backup
|
@daily /usr/bin/rsync -ha /etc /mnt/backup
|
||||||
|
|
||||||
Nginx
|
Nginx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user