Update README.md

This commit is contained in:
Foxly IT 2021-10-13 08:29:35 +02:00 committed by GitHub
parent 5d7ac98190
commit 05c9a02d2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,10 @@
# Backup-CloudPanel-Nextcloud
*BorgBackup Script - CloudPanel, Nextcloud*
[![foxly.de](https://foxly.de/media/223-github-logo-png/)](https://foxly.de)
<div align=center>
# Backup-CloudPanel-Nextcloud
#### BorgBackup Script - CloudPanel, Nextcloud*
[![Commits](https://img.shields.io/github/last-commit/foxly-it/Backup-CloudPanel-Nextcloud?style=flat-square)](https://github.com/foxly-it/Backup-CloudPanel-Nextcloud/commits/main) [![GitHub release](https://img.shields.io/github/release/foxly-it/Backup-CloudPanel-Nextcloud?style=flat-square)](https://github.com/foxly-it/Backup-CloudPanel-Nextcloud/releases) [![GitHub license](https://img.shields.io/github/license/foxly-it/Backup-CloudPanel-Nextcloud?style=flat-square&color=lightgray)](LICENSE.md) [![GitHub file size in bytes](https://img.shields.io/github/size/foxly-it/Backup-CloudPanel-Nextcloud/backup.sh?style=flat-square)](https://github.com/foxly-it/Backup-CloudPanel-Nextcloud/blob/main/Backup-CloudPanel-Nextcloud.sh)
---
@ -25,7 +26,7 @@ In order to back up data, a repository must first be created. This can be create
```
borg init --encryption=repokey /path/to/backup
```
*remote*
*remote:*
```
borg init --encryption=repokey user@server.ip.or.domain:/path/to/backup
```