Fedora: correctly install borg and borgmatic into the venv (#75)

This commit is contained in:
Casey Link 2021-08-18 14:09:40 +02:00 committed by GitHub
parent 97160c1d82
commit 81a3f1106e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,11 @@ borg_packages:
- python3-Cython
- openssh-clients
- cronie
- borgbackup
- borgmatic
python_bin: python3
pip_bin: pip3
borg_python_packages:
- cython
- borgbackup
- borgmatic