Adding Debian fuse support
This commit is contained in:
parent
aa5830aca0
commit
0bca4c0f2c
@ -10,6 +10,7 @@ borg_packages:
|
|||||||
- python3-msgpack
|
- python3-msgpack
|
||||||
- python3-venv
|
- python3-venv
|
||||||
- openssh-client
|
- openssh-client
|
||||||
|
- libfuse-dev
|
||||||
- cron
|
- cron
|
||||||
|
|
||||||
python_bin: python3
|
python_bin: python3
|
||||||
@ -17,5 +18,5 @@ pip_bin: pip3
|
|||||||
|
|
||||||
borg_python_packages:
|
borg_python_packages:
|
||||||
- cython
|
- cython
|
||||||
- borgbackup
|
- borgbackup[fuse]
|
||||||
- borgmatic
|
- borgmatic
|
||||||
|
Loading…
Reference in New Issue
Block a user