summaryrefslogtreecommitdiff
path: root/setup/unwraptest.js
diff options
context:
space:
mode:
Diffstat (limited to 'setup/unwraptest.js')
-rw-r--r--setup/unwraptest.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup/unwraptest.js b/setup/unwraptest.js
new file mode 100644
index 0000000..c60f886
--- /dev/null
+++ b/setup/unwraptest.js
@@ -0,0 +1 @@
+console.log(require('child_process').execSync('echo "password" | ecryptfs-unwrap-passphrase /mango/users/0/crypt/wrapped-passphrase').toString().trim().split("\n")[1]); \ No newline at end of file