Added script to start keepassXC without interaction
(cherry picked from commit 08bfb2da1b)
This commit is contained in:
3
bin/keep.sh
Executable file
3
bin/keep.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
source ~/keepass.env
|
||||||
|
echo $KEEPWD|keepassxc --pw-stdin --keyfile /home/thierry/Nextcloud/keepass_key_2025.keyx /home/thierry/Nextcloud/keepass_vault.kdbx
|
||||||
Reference in New Issue
Block a user