concierge/tresor
2016-02-16 20:11:16 +01:00

8 lines
137 B
Bash
Executable file

#!/bin/sh
. $(dirname $(readlink "$0"))/shared
echo "Welcome to the Vault!"
echo "---------------------"
echo "Your Key is: ${tresor}"