#!/bin/sh
set -e
	update-alternatives --install /usr/bin/mountpoint mountpoint /usr/bin/mountpoint.util-linux 80
