summaryrefslogtreecommitdiff
path: root/passwort-tresor.konf
diff options
context:
space:
mode:
Diffstat (limited to 'passwort-tresor.konf')
-rw-r--r--passwort-tresor.konf6
1 files changed, 4 insertions, 2 deletions
diff --git a/passwort-tresor.konf b/passwort-tresor.konf
index 168e2e0..91f21e0 100644
--- a/passwort-tresor.konf
+++ b/passwort-tresor.konf
@@ -1,4 +1,6 @@
#!/bin/bash
-passwortDateiBefehl='ssh nlopc46 "cat ~/Dokumente/pws.gpg"'
-passwortSummenBefehl='ssh nlopc43 "cat .sums/pws.512"'
+schluessel='DE9F7688CACF04FEB81A6C590AEEC90755DA7B5A'
+
+passwortDateiBefehl="ssh nlopc46 cat Dokumente/pws.gpg"
+passwortSummenBefehl="ssh nlopc43 cat .sums/pws.512"