Mise à jour de 'README.md'

This commit is contained in:
Samuel VERMEULEN 2020-03-31 18:09:29 +02:00
parent eea03062f6
commit df96506d66

View File

@ -1,16 +1,14 @@
# Remote Backup Server
# Remote Server Backup
## Requis
-----
`add-apt-repository ppa:costamagnagianfranco/borgbackup -y && apt update #Ubuntu < 16.04 et Debian < 9`
`apt install borgbackup sshfs`
```
add-apt-repository ppa:costamagnagianfranco/borgbackup -y && apt update #Ubuntu < 16.04 et Debian < 9`
apt install borgbackup sshfs
git clone
```
## Première utilisation
-----
`./backup.sh -i <chemin local du dépot de sauvegarde>`
## Utilisation