creat lokal-ssh

This commit is contained in:
2020-08-20 17:58:26 +02:00
parent f65db567f4
commit 13f43626be
4 changed files with 54 additions and 36 deletions

13
Installation.sh Normal file
View File

@@ -0,0 +1,13 @@
#!bin/bash
## zutreffendes zum Erstellen auskommentieren um ein Repo zu erstellen
##Installation##
sudo apt install borgbackup -y
##RepoErstellen Lokal##
#sudo borg init -e none /pfad/zum/Ordner
##RepoErstellen ssh##
#sudo borg init -e none ssh://Benutzer@domin.xyz/pfad/zum/Odner