Update readme

This commit is contained in:
Kai Vogelgesang 2020-02-05 23:59:58 +01:00
parent 95ace5f95c
commit c404026798

View File

@ -13,3 +13,9 @@ docker run \
backupinator backupinator
``` ```
# Decryption
```
./decrypt.sh ~/.ssh/id_rsa.pub key-you.enc backup.tar.gz.enc
```