[KeepassX] Create start_keepass.sh script

This commit is contained in:
2016-09-22 21:36:31 -07:00
parent 6875cf697b
commit b8e956c4ea

View File

@@ -0,0 +1,2 @@
#!/usr/bin/bash
keepassx --keyfile "$HOME/SparkleShare/config/creds/keepass.key" "$HOME/SparkleShare/config/db.kdbx"