summaryrefslogtreecommitdiff
path: root/.local/bin/cryptusb/umount-cryptusb
blob: c3c4b939b8f65fc5bcd8420cab91cb1e70606699 (plain)
1
2
3
4
5
#!/bin/sh
# Unmounts LUKS encrypted USB

sudo umount /mnt/cryptusb
sudo cryptsetup close cryptusb