forked from colonelpanic/dotfiles
[KeepassX] Create start_keepass.sh script
This commit is contained in:
parent
6875cf697b
commit
b8e956c4ea
2
dotfiles/lib/bin/start_keepass.sh
Executable file
2
dotfiles/lib/bin/start_keepass.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/usr/bin/bash
|
||||
keepassx --keyfile "$HOME/SparkleShare/config/creds/keepass.key" "$HOME/SparkleShare/config/db.kdbx"
|
Loading…
Reference in New Issue
Block a user