Update README.md
This commit is contained in:
parent
5d7ac98190
commit
05c9a02d2b
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue