add scrip

This commit is contained in:
Sridhar Ratnakumar 2021-09-05 17:34:25 -04:00
parent b42d4f43ba
commit 7cc3dbce09

4
scripts/priv Normal file
View file

@ -0,0 +1,4 @@
set -x
sudo cryptsetup luksOpen /dev/nvme0n1p3 crypted0
sudo mount /dev/mapper/crypted0 /extra0