Merge branch 'main' of git.a-lec.org:a-lec/commissions/infrastructure/sauvegardes

This commit is contained in:
Christian P. MOMON 2023-03-19 01:43:48 +01:00
commit 5f2c611f85
1 changed files with 2 additions and 1 deletions

View File

@ -352,11 +352,12 @@ mkdir -p /root/bin/
cd /root/bin
URL=https://git.a-lec.org/a-lec/commissions/infrastructure/sauvegardes/-/raw/main/Plan%20Borg/
wget -nv $URL/bin/push-mirror
chmod u+x /root/bin/push-mirror
```
Ajouter l'appel dans `/etc/crontabs/root` :
```
1 0 * * * /root/bin/push-mirror
55 23 * * * /root/bin/push-mirror
```
## Côté serveur de sauvegarde