Plan borg: updates (step).

This commit is contained in:
Christian P. MOMON 2023-01-18 01:21:44 +01:00
parent 1ea38d7342
commit 30a915b0a1
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ cd ~borg/
mkdir bin models mkdir bin models
URL=https://git.a-lec.org/a-lec/commissions/infrastructure/sauvegardes/-/raw/main/Plan%20Borg/ URL=https://git.a-lec.org/a-lec/commissions/infrastructure/sauvegardes/-/raw/main/Plan%20Borg/
cd bin cd bin
wget -nv $URL/bin/countbackups
wget -nv $URL/bin/dobackup-server wget -nv $URL/bin/dobackup-server
wget -nv $URL/bin/dobackup-remote wget -nv $URL/bin/dobackup-remote
wget -nv $URL/bin/dobackup-rsync wget -nv $URL/bin/dobackup-rsync