summaryrefslogtreecommitdiff
path: root/unlock
diff options
context:
space:
mode:
Diffstat (limited to 'unlock')
-rw-r--r--unlock3
1 files changed, 3 insertions, 0 deletions
diff --git a/unlock b/unlock
new file mode 100644
index 0000000..d034674
--- /dev/null
+++ b/unlock
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+cryptsetup open /dev/nvme0n1p2 root && pkill cryptsetup