add tresor
This commit is contained in:
parent
2ddd44d402
commit
ef3748efcd
3 changed files with 13 additions and 0 deletions
7
tresor
Executable file
7
tresor
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
. $(dirname $(readlink "$0"))/shared
|
||||
|
||||
echo "Welcome to the Vault!"
|
||||
|
||||
echo "---------------------"
|
||||
echo "Your Key is: ${tresor}"
|
Loading…
Add table
Add a link
Reference in a new issue