commit 601f7b57f9caead17d8d04dbc71e39065c4de084 parent 42ca7ef19c2c5e078c67f5f1d6fe232566cd47b2 Author: Antoine Amarilli <a3nm@a3nm.net> Date: Sun, 31 Dec 2017 14:31:16 +0100 no spammy debug Diffstat:
luks_mount | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/luks_mount b/luks_mount @@ -1,7 +1,6 @@ #!/bin/bash set -e -set -x VOLUME="$1" KEY="$HOME/credentials/$VOLUME.key"