#!/bin/sh -e

umount -n $TARGET/proc || true
umount -n $TARGET
