#! /usr/bin/env bash
umount "/dev/mapper/veracrypt$1"
dmsetup remove "veracrypt$1"
dmsetup remove "veracrypt$1_0"
dmsetup remove "veracrypt$1_1"