mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-22 05:03:33 +02:00
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
![]() |
#!/bin/bash -e
|
||
|
|
||
|
rm -f {{ bitwarden_root_dir }}/backup/*
|
||
|
umount /home/lbkp/bitwarden_rs
|