mirror of
https://github.com/YunoHost-Apps/borg_ynh.git
synced 2024-09-03 18:16:05 +02:00
Fixed typo
This commit is contained in:
parent
58a3891a15
commit
762ebdfbb2
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@
|
|||
sudo env BORG_RSH="ssh -i /root/.ssh/id___APP___ed25519 -oStrictHostKeyChecking=yes " BORG_PASSPHRASE="`yunohost app setting __APP__ passphrase`" BORG_RELOCATED_REPO_ACCESS_IS_OK=yes BORG_REPO="$(yunohost app setting __APP__ repository)" __INSTALL_DIR__/venv/bin/borg upgrade --show-rc --check-tam $BORG_REPOSITORY
|
||||
```
|
||||
|
||||
Consult the linked documentation on how to interpert the result.
|
||||
Consult the linked documentation on how to interpret the result.
|
||||
|
|
Loading…
Add table
Reference in a new issue