diff --git a/backup-via-restic b/backup-via-restic index e475f6e..7446dc3 100755 --- a/backup-via-restic +++ b/backup-via-restic @@ -4,6 +4,8 @@ # Run before: restic -r s3:${endpoint}/${bucket_name}/restic init +set -x + name=nico endpoint=s3.k8s.place5.ungleich.ch