#!/bin/sh
# Unmounts LUKS encrypted USB

sudo umount /mnt/cryptusb
sudo cryptsetup close cryptusb