Fix(Choux): add python-llfuse to mount borg backup
This commit is contained in:
parent
448a1d742f
commit
701e592673
@ -9,7 +9,9 @@
|
||||
|
||||
- name: Install borgbackup
|
||||
pacman:
|
||||
name: borg
|
||||
name:
|
||||
- borg
|
||||
- python-llfuse
|
||||
state: present
|
||||
|
||||
- name: Create script directory
|
||||
|
Loading…
Reference in New Issue
Block a user