diff options
author | Erich Eckner <git@eckner.net> | 2016-08-19 11:18:33 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2016-08-19 11:18:33 +0200 |
commit | eeb39874db4d83249aa3a6be7ef7e02c3bc63a81 (patch) | |
tree | cc378316a3fa281e575be8f8d750ac5912e6ee92 /passwort-tresor.konf | |
parent | 2fdaecf3451e3f2a64e71092ccb57aae936340d5 (diff) | |
download | passwort-tresor-eeb39874db4d83249aa3a6be7ef7e02c3bc63a81.tar.xz |
aufraeumen
Diffstat (limited to 'passwort-tresor.konf')
-rw-r--r-- | passwort-tresor.konf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/passwort-tresor.konf b/passwort-tresor.konf new file mode 100644 index 0000000..168e2e0 --- /dev/null +++ b/passwort-tresor.konf @@ -0,0 +1,4 @@ +#!/bin/bash + +passwortDateiBefehl='ssh nlopc46 "cat ~/Dokumente/pws.gpg"' +passwortSummenBefehl='ssh nlopc43 "cat .sums/pws.512"' |