creat lokal-ssh
This commit is contained in:
13
Installation.sh
Normal file
13
Installation.sh
Normal 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
|
||||
Reference in New Issue
Block a user